This React project is an E-Commerce shoe store, Shoe Fanatic is a convenient way to buy popular shoes from brands like Nike, Jordan, Adidas, Converse, and Vans. This E-Commerce store allows users to create an account, buy any shoe listed in our store, and then purchase our shoes through Stripes payment system. Users and there previous orders are stored into a MongoDB so that they can login in the future without needing to create a new account, while also being able to see past orders.
| Jacob Nordan | Tristan Ebron | Wongani Jere |
|---|---|---|
Sometimes it can be hard to find the shoes that you are looking for, Shoe Fanatic was created to be as straight forward as possible when it comes to seeing what we have to offer, our search bar makes it easy to see available shoes, while the amount of stock is also listed in each listing for availability concerns.
AS a user
I WANT a easy to navigate online shoe store
SO THAT I can find the right shoes for me as conveniently as possible.
To use Shoe Fanatic web interface:
- Clone this repository to your local system
- Run
npm installornpm iin order to install the npm package dependencies as specified in thepackage.jsonfile - Finally, to run this application enter
npm run developto be prompted with thelocalhost/port#url