Waiting List App, Puppy Spa a local puppy grooming store's waiting list management app.
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.