Skip to content

Latest commit

 

History

History
56 lines (40 loc) · 1.31 KB

README.md

File metadata and controls

56 lines (40 loc) · 1.31 KB

🙍‍♂ Self-blog frontend

👔 Frontend part of my own blog. Based on Next.js framework. 🏅 It should be evaluated as a full stack application for a portfolio. 🧲 Backend part

Run Locally

Clone the project

  git clone https://github.com/shock-dev/self-blog.git

Go to the project directory

  cd self-blog

Install dependencies

  yarn

Start the server

  yarn dev

The technologies I used:

License

MIT