Skip to content

amir-mo1999/mapty_in_nextjs

Repository files navigation

Simple Next.js App for keeping track of your cardio workouts. The routes are retrieved from the Openrouteservice API. Previously entered data is saved in the browsers local storage. The App is hosted on Vercel and can be viewed here: https://mapty-in-nextjs.vercel.app/

Getting Started

To host the App locally, download the Repo, install the dependencies in the package-lock.json, and run the following command:

npx next dev