Rubix Store 🧊


rubix-store


About ❔

Rubix Store is a rubiks cube e-commerce! Sign up to buy our cubes!


Deployment 🚀

Check it here!


Features ✅

  • 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

How to run in your machine 🖥️

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

Clone this repository

git clone https://github.com/bruch0/rubix-store.git

Access the project folder cmd/terminal

cd myWallet

Install the dependencies

npm i

Run the application

npm start

The app will automatically start at localhost:3000 on your favorite browser


Tech Stack 💾