Graphql-blog-website
- This project contains a blog that displays various blog posts to users, users can click on any article and read them. The articles are fecthed from hygraph CMS using graphql.
Built With
- Major languages : Html5, Javascript, CSS
- Frameworks: nextjs, graphql, TailwindCSS
- Technologies used: Git, npm, linters
This is a Next.js project bootstrapped with create-next-app
.
Getting Started
Prerequisites
Setup
- To get a local copy up and running you'll need to have NodeJS installed on your local machine.
Install
npm install
Run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying pages/index.js
. The page auto-updates as you edit the file.
š¤ Author1
š¤ Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Show your support
Give a āļø if you like this project!
Acknowledgments
- Hat tip to anyone whose code was used
š License
This project is MIT licensed.