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
- Host: GitHub
- URL: https://github.com/isabelamoraes/ignite-reactjs-worldtrip
- Owner: isabelamoraes
- Created: 2021-12-28T05:19:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-27T22:14:51.000Z (over 3 years ago)
- Last Synced: 2025-01-23T01:12:41.306Z (4 months ago)
- Topics: chakra-ui, nextjs, reactjs, typescript
- Language: TypeScript
- Homepage:
- Size: 411 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
World Trip
Five continents, infinite possibilities
Features |
Getting Started |
Reference
![]()
## 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.