Bootstore

Bootstore is a console and game sales store, where you can find the best options on the market at the best price!

alt-text

Getting started

Running on vercel

Running locally

1- Clone this repo using git clone https://github.com/Kadugs/bootstore-front.git

2- Install the npm packages npm install

To run the application from heroku: npm start

To run the backend locally too, follow the instructions on bootstore-back

Then, run npm run local