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."
- Host: GitHub
- URL: https://github.com/zero-to-mastery/travel-guide
- Owner: zero-to-mastery
- License: mit
- Created: 2018-01-13T21:01:48.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-05-02T04:06:54.000Z (about 2 years ago)
- Last Synced: 2024-05-02T18:42:03.269Z (about 2 years ago)
- Topics: hacktoberfest, travel-guide
- Language: JavaScript
- Homepage: https://zero-to-mastery.github.io/travel-guide
- Size: 47.1 MB
- Stars: 111
- Watchers: 21
- Forks: 943
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Travel Guide 

- 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.


## 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)