Skip to content

Web application displaying info about activities saved on your Komoot account.

License

Notifications You must be signed in to change notification settings

michaltkacz/komoot-activities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Komoot Activities

Web application displaying info about activities saved on your Komoot account.

Table of contents

Screenshots

ss1

Setup and run

Node.js (developed with v.14.17.3) is required to run this project.

  1. Download repository.
  2. In ./client folder open terminal and run commands to start client application:
  npm install
  npm start
  1. 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.

Credits

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 Freepik from www.flaticon.com

Contact

Created by @michaltkacz - feel free to contact me!

About

Web application displaying info about activities saved on your Komoot account.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published