➡️ Live Demo
👨 Julian Belmonte
- Github: Julian Belmonte
- Twitter: @Julian Belmonte
- Linkedin: Julian Belmonte
This is the final project of the React module. It consists of the creation of a monitoring application on a subject of free choice. In this case, I created an application to follow the musicians' study routines.
This application is connected to an API developed in Ruby on Rails. To access the API, click here
For more information about the project requirements, please follow the next link: React Final Capstone Project
- Please clone the repository by running the next comand in your machine:
git clone https://github.com/jucora/musician-tracking-app.git
-
Next, run the next command to install all project dependencies:
For Yarn:
For npm:yarn install
npm install
- Get into the folder of the project by running the next command:
cd musician-tracking-app
-
Start your local server by running the next command:
For Yarn:
For npm:yarn start
npm start
- React
- React-DOM
- Redux
- JSX
- SCSS
- Node.js
- prop-types
- npm
- Javascript
- Chart.js
Please feel free to make a contribution, report any issue, feature request or provide any feedback. Click here
Feel free to drop a like, that would support me a lot.