Skip to content

Application created with NextJS and ChakraUI to list the most visited cities on each continent.

Notifications You must be signed in to change notification settings

DanielMafra/worldtrip

Repository files navigation

Worldtrip - Application created with NextJS and ChakraUI to list the most visited cities on each continent.

This project was developed during the ReactJS track, available on Rocketseat's Ignite.

Table of contents

Overview

The project

Users should be able to:

  • List continents
  • List cities from each continent

Screenshot

Development process

Built with

  • NextJS
  • ReactJS
  • ChakraUI
  • Swiper
  • JSON Server

Coded by

How to run the project

Clone the repository using "git clone". After that, go to the project folder and use the command "npm install" or "yarn install" to install the dependencies.

Run command "npm run server" or "yarn server" for start JSON server.

Finally use the command "npm run dev" or "yarn dev" to start the project.

About

Application created with NextJS and ChakraUI to list the most visited cities on each continent.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published