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

https://github.com/zero-to-mastery/travel-guide

"A travel guide to suggest activities you can do once you arrive to a certain destination. Or you can just browse destinations and check out the different available activities."
https://github.com/zero-to-mastery/travel-guide

hacktoberfest travel-guide

Last synced: about 1 year ago
JSON representation

"A travel guide to suggest activities you can do once you arrive to a certain destination. Or you can just browse destinations and check out the different available activities."

Awesome Lists containing this project

README

          

# Travel Guide ![React Project](https://img.shields.io/badge/Tech-React-blue.svg?longCache=true&style=for-the-badge)

![screencast](https://user-images.githubusercontent.com/87576080/218271909-e27bba02-657d-46aa-851d-e81477a21671.png)

- A travel guide that suggests activities you can do once you arrive at a certain destination or just browse available activities.
- It also gives information about the population, capital, currency, time-zone etc of a number of countries.

![1](https://user-images.githubusercontent.com/87576080/218273382-fabb3b6c-7b3d-46f4-93e0-a847372a6122.gif)

![2](https://user-images.githubusercontent.com/87576080/218273455-71dfd2f7-28cc-4490-83d9-9246c9385adf.gif)

## To run this project👇

- Clone(fork) this repository.

```
git clone https://github.com/zero-to-mastery/travel-guide.git
```

- Run these following commands on your terminal/ cmd prompt:

```
cd travel-guide
npm install
npm run start
```

- Enter [http://localhost:3000/travel-guide](http://localhost:3000/travel-guide) in your browser

## How to Contribute?
Apologies for the dead files and links. The project's source code exists on the src/ folder.

Do make your contributions there and do well to fill the CONTRIBUTORS.md file.

Cheers!

## Code of Conduct
[Contributor Code of Conduct](https://github.com/zero-to-mastery/travel-guide/blob/master/CODE_OF_CONDUCT.md)

## Links
[Facebook](https://www.facebook.com/zerotocodemastery/)

[Instagram](https://www.instagram.com/andreineagoie/)

[Youtube](https://www.youtube.com/channel/UCt7T2EvYBqvlxNU3fbE4Y7g)

[Twitter](https://twitter.com/AndreiNeagoie)