The Marathon Run Project is a web-based application designed to help users track, manage, and simulate marathon run events. It provides features to schedule runs, view event details, and possibly manage participant data. It offers a user-friendly interface and interactive experience.
https://marathon-run-project.netlify.app/
- 📅 Schedule and manage marathon events.
- 👤 View participant or event details (if applicable).
- 💾 Data persistence using
localStorage. - 🔄 Book and cancel simulated appointments or event slots.
- 📱 Responsive design for desktop and mobile devices.
If you used any NPM packages, list them here. If none, you can write:
- No external NPM packages used.
(Or list below if applicable) react– (if used)react-router-dom– (if used for routing)uuid– (for generating unique IDs, if used)date-fns– (for date formatting, if used)
Feel free to update the package list based on the actual tools or libraries used in your project.