Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mibei-collins/travel-companion-application


https://github.com/mibei-collins/travel-companion-application

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

## Travel Companion Application
Developed a travel companion app that uses Google Maps API, Weather API, and Trip Advisor API, along with React.js, to provide a seamless travelling experience and efficient data handling.

1. Install dependencies

```sh
npm install
```

2. Start the development server

```sh
npm start
```