Skip to content

LucianoFranchino/lucas-b-trackgenix-app

 
 

Repository files navigation

BaSP - Trackgenix App codebase

This project was bootstrapped with Create React App.

Install dependencies

npm install

Setup environment file

create a file at root called .env and add this:

REACT_APP_API=<server url>

Run App

npm start

Open http://localhost:3000 to view it in the browser. The page will reload if you make edits.
You will also see any lint errors in the console.

Check Lint errors

npm run lint

Fix Lint errors

npm run lint:fix

Members

(example)

Photo Name Mail Github
Esteban Frare [email protected] @estefrare

License & Copyright

© Radium Rocket "Become a Software Professional 2022"

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.5%
  • CSS 14.5%
  • Other 1.0%