π 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
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