The project is an E-commerce about sports equipment of the Boccia Paralympic Sport
Clone the repo: git clone https://github.com/costaivan34/BocciaGeneralStore.git
What things you need to install before
Install Node.js:
Install with npm:
npm install bootstrap
npm install react-router-dom
npm install firebase
Define environment variables in file .env
Use .env.example as an example. Ask for file .env from developers
In the project directory, you can run:
npm run start
Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.
- Iván Costa - costaivan34