This is an e-commerce store that allows users to buy sneakers. With features like user authentication, add-to-cart, and checkout, ndulaXclusive provides a seamless experience to users.
- Displaying sneaker details based on gender/age
- Provides functionality to add a sneaker to the cart
- Users can select and save their favorite sneakers
- Provides a checkout functionality and estimates on the delivery time
Clone this repository to your desired folder:
$ cd my-folder
$ git https://github.com/RoyJumah/NdulaXclusive
Install this project with:
$ cd my-project
$ npm install
To run the server locally on your machine, you need to run
npm run dev
To run tests, run the following command:
$ npx cypress open
👤 Roy Jumah
- Implement checkout using Stripe
- Allows users to add sneakers and sell them.
- Add more items and accessories to the store.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project you can give it a star
This project was designed based on the eBay wireframe.
This project is MIT licensed.