Skip to content

Latest commit

 

History

History
65 lines (36 loc) · 1.45 KB

README.md

File metadata and controls

65 lines (36 loc) · 1.45 KB

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.