RandoNavigo helps you find the perfect hike around Paris:
- All hikes can be accessed with public transportation. All you need is a ticket or a monthly/yearly Navigo pass. Just hop on a train (RER or Transilien) and you will get to the starting point.
- All hike routes are carefully crafted to maximize time spending in nature.
The project has been built using:
- Next.JS / React
- Tailwind CSS
- Leaflet for maps.
All source code of the website is available under the MIT license. Feel free to contribute!
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.