React app to track gym trainings. First time with react github and web developing at once so its pretty messed, and unfinished.
- Clone repository on your computer using github
- Make sure that You have node js installed on your computer
- in console type
npm install
to install all necessary packeges and dependencies - Install React
- Edit files in
/src
directory - Use scripts listed below.