Super Store

Netlify Status

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:

  1. Clone the repo to your machine
git clone https://github.com/bilafish/super-store.git
  1. Install necessary packages
yarn
  1. Start the development environment
yarn start