An open API service indexing awesome lists of open source software.

https://github.com/isabelamoraes/ignite-reactjs-worldtrip


https://github.com/isabelamoraes/ignite-reactjs-worldtrip

chakra-ui nextjs reactjs typescript

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        


World Trip


Five continents, infinite possibilities


Features   |   
Getting Started   |   
Reference


Application Demo

## Features

This project was developed with the following technologies:

- **[Next.js](https://nextjs.org/)** - A framework for creating React applications.

## Getting Started

To clone and run this application, place from your command line:

```bash
# Clone this repository
$ git clone https://github.com/isabelamoraes/ignite-reactjs-worldtrip.git

# Go into the repository
$ cd ignite-reactjs-worldtrip

# Install dependencies
$ yarn

# Run the application
$ yarn dev

```

## Reference

This application is the result of the challenge proposed in Chapter IV of the ReactJS track on Ignite, training promoted by Rocketseat.