- react 16.8.6
- next 9.1.1
- MongoDB Atlas
- Stripe for checking out
- Cloudinary image platform
- Heroku deployment
Clone the repo, navigate to the root directory and run npm install
to install the dependencies.
Run npm run dev
. The server will start on localhost 3000 by default.
To interact with the app online, head here.
To checkout a cart, use 4242 4242 4242 4242 for the card number.
-
Products can be individually viewed and added to your cart. Only root and admin users can delete products: