Skip to content

A fully responsible React blog made from scratch with Tailwind CSS, GraphQL, NextJS and SASS.

Notifications You must be signed in to change notification settings

Maicon-g14/responsive-react-blog

Repository files navigation

Green Acres - Gandening and Tools Blog

A fully responsible React blog made from scratch with Tailwind CSS, GraphQL, NextJS and requests to Hygraph.

It have a system of moderated comments on posts and pagination.

All texts were generated by AI.

Preview

Screenshot 2023-06-27 at 00-59-04 Green Acres Blog

Screenshot 2023-06-27 at 00-59-31 Green Acres Blog

Screenshot 2023-06-27 at 01-00-08 Screenshot

Screenshot 2023-06-27 at 01-00-32 Screenshot

Instructions

Install project with:

npm install

On root folder create a .env file inserting your own NEXT_PUBLIC_GRAPHCMS_ENDPOINT and GRAPHCMS_TOKEN

Then start the project in develop mode with:

npm run dev

Open http://localhost:3000 with your browser to see the results.