A small blog project using NextJS and Hygraph that has the ability to handle queries via graphql.
-
Clone the repository:
git clone https://github.com/Rofiyev/blog-app_nextjs_hygraph.git cd blog-app_nextjs_hygraph
-
Install the dependencies:
npm install
-
Run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.