Web application displaying info about activities saved on your Komoot account.
Node.js (developed with v.14.17.3) is required to run this project.
- Download repository.
- In
./client
folder open terminal and run commands to start client application:
npm install
npm start
- In
./client
folder open terminal and run commands to start server:
npm install
npm run server-mon
In order to fetch data from Komoot, profile and activities should be Public.
Icons made by Kiranshastry from www.flaticon.com
Icons made by Becris from www.flaticon.com
Icons made by dmitri13 from www.flaticon.com
Icons made by Vitaly Gorbachev from www.flaticon.com
Icons made by Freepik from www.flaticon.com
Created by @michaltkacz - feel free to contact me!