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

https://github.com/billstephens2022/worldwise-react

An application that tracks your favorite cities in the world on a map along with travel notes. Built with React, React Context API, React Router, JSON Server for a back end, and Leaflet for geolocation.
https://github.com/billstephens2022/worldwise-react

css html javascript json-server leaflet react react-context-api react-router

Last synced: 9 months ago
JSON representation

An application that tracks your favorite cities in the world on a map along with travel notes. Built with React, React Context API, React Router, JSON Server for a back end, and Leaflet for geolocation.

Awesome Lists containing this project

README

          

# Worldwise - React
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)

## Description

An application that tracks your favorite cities in the world on a map along with travel notes. Built with React, React Context API, React Router, JSON Server for a back end, and Leaflet for geolocation.

### App Screenshots

#### Home Page
![home page screenshot](/public/screenshot1.png)

#### Cities Page
![cities page screenshot](/public/screenshot2.png)

#### City Detail Page
![city detail page](/public/screenshot3.png)

## Table of Contents

- [Installation](#installation)
- [Usage](#usage)
- [License](#license)
- [Contributing](#contributing)
- [Tests](#tests)
- [Questions](#questions)

## Installation

npm install

## Usage

npm run dev (for front end)
npm run server (for back end, json server)

## License
This application is covered under the MIT License.

For more information: https://opensource.org/licenses/MIT

## Contributing
N/A

## Tests
N/A

## Questions
Contact Info

GitHub user name: BillStephens2022

Link to GitHub profile: https://github.com/BillStephens2022

Email: stephensbill17@gmail.com