Mapty is a front-end fitness website built in 2022 as part of the Udemy course "The Complete JavaScript Course 2024: From Zero to Expert!" It uses HTML, CSS, and JavaScript, and integrates the Leaflet map API for geolocation and mapping functionality.
- Log your running and cycling workouts on a map.
- Track workout details such as distance, duration, and location.
- View workout history and easily sort logged activities by distance and date.
- Clone the repository to your local machine.
- Navigate to the project folder.
- Open
index.htmlin your browser.