Super Store
Super Store is a simple e-commerce store.
Technologies
- ⚛️ React (Front-End)
Development
To setup the app for development on your local machine, please follow the instructions below:
- Clone the repo to your machine
git clone https://github.com/bilafish/super-store.git
- Install necessary packages
yarn
- Start the development environment
yarn start