π 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.gitGo to the project directory
cd self-blogInstall dependencies
yarnStart the server
yarn dev