Skip to content

This project is a fully responsive CMS blogpost created with Nextjs and tailwind CSS. The application fetches articles from hygraph CMS using graphql. Users can see a list of blog posts available and read the various articles on the site.

Notifications You must be signed in to change notification settings

kessio/graphql-blog-website

Repository files navigation

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

  • Node js
  • npm

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.

About

This project is a fully responsive CMS blogpost created with Nextjs and tailwind CSS. The application fetches articles from hygraph CMS using graphql. Users can see a list of blog posts available and read the various articles on the site.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published