Clone the project.
git clone https://github.com/waliullah9099/grocery-store-backend.git
Go to project directory
cd the project
Install require dependance
npm install
Run server
npm run start
Get all post
http://localhost:5000/api/v1/products
Get Single post
http://localhost:5000/api/v1/posts/:id
http://localhost:5173/dashboard
Show all posts
http://localhost:5173/products