Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 404 Bytes

File metadata and controls

13 lines (8 loc) · 404 Bytes

Dummy Next.js Project with Tailwind CSS and GraphQL

This is a simple dummy Next.js project created for practicing good coding practices, integrating Tailwind CSS for styling, and using GraphQL for data management.

Getting Started

Follow these steps to set up and run the project locally.

  1. Clone the repository:

    git clone <repository_url>
    cd dummy-nextjs-tailwind-graphql