A project from The Complete JavaScript Course 2022: From Zero to Expert! Created by Jonas Schmedtmann
Check out the live demo here
© Copyright by Jonas Schmedtmann. Made for learning purposes only.
This is a simple app that allows you to track your workouts. You can add a new workout by clicking on the map or by entering the data manually. You can also edit and delete workouts. The app uses the browser's local storage to store the data.
- Fully responsive
- Ability to detete a workout
- Markup and styling for new realistic error messages
- Markup and styling for **toast message **on app startup
- Added a default current location if the user's location is not available
- Ability to reset the app with a button