Skip to content

Sumir123/NEXTSHOP

Repository files navigation

ScreenShots:

image

image

image

image

Next.js Project

A simple Next.js project built with React, Tailwind CSS, and DummyJSON API.

Getting Started

  1. Clone the repository:
 git clone https://github.com/your-username/nextjs-tailwind-dummyjson.git
  1. Install dependencies:

    npm install
  2. Start the development server:

    npm run dev
  3. Open http://localhost:3000 in your browser.

Technologies Used