Worldwise is an interactive map application designed to help users save, track, and visualize their visited locations. The application provides a seamless and engaging user experience for managing location data.
Watch the demo video to see Worldwise in action:
- Interactive Map: View and annotate your visited locations on an interactive map using Leaflet.
- Real-time Location Updates: Integrated Geo Location API for displaying real-time user location.
- Location Details: Enrich saved locations with information from Wikipedia through integrated search functionality.
- Seamless Navigation: Single-page application with smooth routing using React Router.
- JavaScript
- Vite
- React
- React Router
- React Hooks
- Leaflet
- CSS Modules
To get started with Worldwise, clone the repository and install the dependencies:
git clone https://github.com/ambikaprasad21/worldwise.git
cd worldwise
npm install