https://github.com/ayoubaloui94/worldwise-react-spa
This app is a SPA built with React, React Router Dom and React Leaflet for the map component. The user can use geolocation or pick a city on the map to add it to the list of cities/countries they visited along with the date of the visit and notes about what they liked about the trip. User entries are stored on Supabase.
https://github.com/ayoubaloui94/worldwise-react-spa
react react-datepicker react-leaflet react-router-dom single-page-app supabase vite
Last synced: about 1 month ago
JSON representation
This app is a SPA built with React, React Router Dom and React Leaflet for the map component. The user can use geolocation or pick a city on the map to add it to the list of cities/countries they visited along with the date of the visit and notes about what they liked about the trip. User entries are stored on Supabase.
- Host: GitHub
- URL: https://github.com/ayoubaloui94/worldwise-react-spa
- Owner: AyoubAloui94
- Created: 2023-08-21T20:52:58.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-03-15T21:32:02.000Z (about 2 years ago)
- Last Synced: 2025-03-02T10:41:50.805Z (about 1 year ago)
- Topics: react, react-datepicker, react-leaflet, react-router-dom, single-page-app, supabase, vite
- Language: JavaScript
- Homepage: https://webitgenius-worldwise.netlify.app
- Size: 1.12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + Vite
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](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh