- Production: https://iworldtrip.netlify.app/
A beautiful landing page made with ReactJS, NextJS and Chakara UI.
node >= 12.0.0
- Clone this repo locally and install the required packages:
$ git clone https://github.com/librity/ignite_worldtrip.git
$ cd ignite_worldtrip
$ yarn install
- Start a dev server:
$ yarn dev
- Open http://localhost:3000 on your web browser.
You can select a continent from the Hero, and browse its most-visited cities.