Full-Stack Blog-App with Next JS. GraphCMS is used for backend. This project is fully responsive on different devices and window sizes. It also support dark/light theme. Tailwind CSS is used for stylin. In this project you can see posts related IT-Sphere and also you can see important worldwide news. All data comes from GraphCMS.
1. Download Pjoject
git clone https://github.com/Ogabek-Mustafoev/Full-Stack_NextJS_Blog.git
2. Install packages
npm install
3. Run server:
npm run dev
Open http://localhost:3000 with your browser to see the result.