Updating the README, with explanations and utilities, while we build the project. Feel free to contribute!
This project was bootstrapped with Create React App, so you need to install Node.js and npm first, in order to test the project.
Then, clone the repository with:
git clone https://github.com/jpgsaraceni/genius-frontend.git
So, in the project directory, you can run:
npm install
to install the dependencies.
Then, run
npm start
to open the project on localhost in your browser.
🛑 Don't forget to repeat the steps above with the backend repository to fully test the project