Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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