Ignite Journey - Challenge 06
Project | Technologies | Layout | How to Use | License
The main objective is to create an application from scratch with Next.js and implement the interface according to the Figma layout, using the Chakra UI as a base. A challenge from Rocketseat's Ignite journey.
This project was developed with the following technologies:
You can view the layout of the project in the web and mobile version. You need to have a Figma account to access it.
To clone and run this application, you'll need Git and Yarn. From your command line:
# Clone the repository
$ git clone https://github.com/gisabernardess/ignite-reactjs.git
# Go into the directory
$ cd worldtrip
# Install dependencies
$ yarn
# Run the fake api
$ yarn server
# Run the development server
$ yarn dev
# Navigate to http://localhost:3000
# The app will automatically reload if you change any of the source files.
This project is under the MIT license. See the LICENSE for more information.
Made with ♥ by Gisele Silva 👋🏻 Get in touch!