Rubix Store is a rubiks cube e-commerce! Sign up to buy our cubes!
- register and log into the app
- see the products
- see unavailable products
- add a product to your cart
- add more than one unit of the product to your cart
- see your cart and change the product quantity
- see your checkout, calculate your delivery fee, and buy
- see your profile, with your name, email, phone, cpf and all the purchases you made
This project relies on another repository, wich will run the server locally.
When you have the server ready, come back here!
Check the server repository here
git clone https://github.com/bruch0/rubix-store.git
cd myWallet
npm i
npm start
The app will automatically start at localhost:3000 on your favorite browser