Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sravantp7/world.io
A react application that helps people to save their favorite destinations in the map along with note.
https://github.com/sravantp7/world.io
leaflet react-router reactjs
Last synced: 15 days ago
JSON representation
A react application that helps people to save their favorite destinations in the map along with note.
- Host: GitHub
- URL: https://github.com/sravantp7/world.io
- Owner: sravantp7
- Created: 2024-09-01T14:55:21.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-03T04:34:00.000Z (2 months ago)
- Last Synced: 2024-10-09T17:40:57.528Z (about 1 month ago)
- Topics: leaflet, react-router, reactjs
- Language: JavaScript
- Homepage:
- Size: 1000 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# world.io
A react application that helps people to save their favorite destinations in the map along with note.
## Install
1. Clone the respository
```bash
clone https://github.com/Sravan0x3/world.io.git
```2. Install dependencis
```bash
npm install
```## Workflow
1. Start the json server
```bash
npm run server
```2. Start frontend
```bash
npm run dev
```## Thanks
Made possible by
- vite
- React
- Leaflet
- json-server