A blog webpage built with Next.js, GraphQL, and Tailwind CSS. Features include:
- Posts
- Authors
- Comments
- Categories
- Clone the repository: git clone https://github.com/husbycodereis/graphql-nextjs-blog/
- Install dependencies: npm install
- Start the development server: npm run dev
- Open http://localhost:3000 to view the application in the browser.
##Technologies Used
- Next.js
- GraphQL
- Tailwind CSS