Races are not just speed or distance statistics, each one tells a story.
Where did you go running? what happened on the way?
Where2Run is to record these moments, providing a visual diary of your runs and encouraging you to live new experiences,
filling your map with photos and stories, or simply making a guide to the places you would like to run.
https://where2run.vercel.app/
npm run dev
http://localhost:3000
pages
npm rum build
npm start
npm test
npm run test:watch
eslint src
eslint src --fix
npx create-next-app -e https://github.com/jessilyneh/boilerplate
npm install leadlet react-leaflet
npm instal --include=dev @types/leaflet
npm install --save-dev @graphql-codegen/cli
npx graphql-codegen init
npm run codegen