Skip to content

Latest commit

 

History

History
66 lines (41 loc) · 2 KB

README.md

File metadata and controls

66 lines (41 loc) · 2 KB

Musician Tracking App

Musician Tracking App image

➡️ Live Demo

Author

👨 Julian Belmonte

📝 Main Description

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

How to install the App

  1. Please clone the repository by running the next comand in your machine:
git clone https://github.com/jucora/musician-tracking-app.git
  1. Next, run the next command to install all project dependencies:

    For Yarn:

    yarn install
    For npm:
    npm install

How to run the app locally

  1. Get into the folder of the project by running the next command:
cd musician-tracking-app
  1. Start your local server by running the next command:

    For Yarn:

    yarn start
    For npm:
    npm start

💻 Library, Languages and technologies

  • React
  • React-DOM
  • Redux
  • JSX
  • SCSS
  • Node.js
  • prop-types
  • npm
  • Javascript
  • Chart.js

Report Issues

Please feel free to make a contribution, report any issue, feature request or provide any feedback. Click here

Support

Feel free to drop a like, that would support me a lot.