Skip to content

Latest commit

 

History

History
72 lines (47 loc) · 1.73 KB

README.md

File metadata and controls

72 lines (47 loc) · 1.73 KB

Rocket Seat Ignite - World Trip Landing Page

Netlify Status

Table of Contents

About

A beautiful landing page made with ReactJS, NextJS and Chakara UI.

Getting Started

Prerequisites

  • node >= 12.0.0

Installation

  1. Clone this repo locally and install the required packages:
$ git clone https://github.com/librity/ignite_worldtrip.git
$ cd ignite_worldtrip
$ yarn install
  1. Start a dev server:
$ yarn dev
  1. Open http://localhost:3000 on your web browser.

Usage

You can select a continent from the Hero, and browse its most-visited cities.

Docs

Resources