- mobile shop application helps users to add items to cart
-
Clone the repo to your local machine.
-
Install the required dependency for server using :
npm install
-
Start the dev server using :
npm run dev
🚀 deployed on cyclic.sh
endpoint | use |
---|---|
https://mobile-shop-server.cyclic.app/products | This endpoint servers the static data of mobile products |