In this project, we have developed an e-commerce where users will register, log in, view products and create orders. For the requests in this frontend we have used this backend to make use of its API.
- Register Users
- Log in users
- View products
- Create orders
- Add to cart
- Home
- Products
- Cart
- Profile
- Product Overview
- Register
- Log in / Log out
- Admin
In here you can appreciate an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
You need to have install NodeJs. This is an example of how to list things you need to use the software and how to install them.
- npm
npm install
Below is an example of how you can instruct your audience on installing and setting up your app.
- Clone the repo
git clone https://github.com/radikalex/e-commerce-React
- Install NPM packages
npm install
- Ready to start!
npm start
- Improve the styles with SASS
- Add more products to the listing
- Put in practice the remaining Extra exercises
This project is under license of Alex Jiménez and Daniel Miguélez.
This space is made to list my favourites E-COMMERCE projects that we have explored and inspired by while doing our app.
Here we can see with our gifs, how we did it, and how do they work.
Developed by Alex Jiménez and Daniel Miguelez