This is an application with featured and recent posts, categories. full markdown articles, author information, comments, and much more, this fully responsive CMS Blog Application. Clients can manage the blog from a dedicated Content Management System.
- NextJs
- Graphql
- Javascript
- React
- GraphCMS
- Node
- NPM ( Node Package Manager )
- Git and Github Account
-
Run git clone on this project at the desired directory:
git clone https://github.com/Fadahunsiseyi/cms_blog.git
cd cms_blog
-
Install dependencies
npm install
-
Start React Dev Server
npm run dev
-
On your favourite browser go to http://localhost:3000/
- Webhint linter -
npx hint .
on the root directory. - Stylelint linter -
npx stylelint "**/*.{css,scss}"
on the root directory. - ESLint linter -
npx eslint .
on the root directory.
👤 Fadahunsi seyi
- GitHub: Fadahunsiseyi
- Twitter: Fadahunsiseyi_
- LinkedIn: fadahunsi-seyi-samuel
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.