Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 451 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 451 Bytes

Waiting List App, Puppy Spa a local puppy grooming store's waiting list management app.

Getting Started

First, clone the project:

git clone https://github.com/MohamedAmineDHIAB/puppy-waitlist-nextjs-app.git

Then, go inside the cloned directory:

cd puppy-waitlist-nextjs-app

run the development server:

npm run dev

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