This is a vite app The World Traveller. It is a single page application, which helps to track your travels. Working on a backend to store the information. It is easy to use, have fun :)
Tech stack used - React, Vite, External libraries - datepicker, leaflet. If forked will work upon running with a temporary json file that acts as a 'fake' API
Here is a link for the live server https://theworldtraveller.netlify.app/
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh