- A travel guide that suggests activities you can do once you arrive at a certain destination or just browse available activities.
- Clone(fork) this repository
- Run these following commands on your terminal/ cmd prompt:
- cd travel-guide
- npm install
- npm run start
- enter [http://localhost:3000] in your browser