π 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