Live Demo: https://nextjs-blog-6zppjxod1-black15.vercel.app/
Blog application using NextJS.
Simple blog application built using modern technologies like so:
frontend: NextJS, TailwindCSS.
backend: NextJS Api, GraphQL, GraphCMS.
Still missing some features will be added later on any updates to this repository.
Use npm to install the project.
git clone https://github.com/black15/blog-app.git
cd blog-app
npm install
npm run dev
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.