Features | Getting Started | Reference
This project was developed with the following technologies:
- Next.js - A framework for creating React applications.
To clone and run this application, place from your command line:
# Clone this repository
$ git clone https://github.com/isabelamoraes/ignite-reactjs-dashgo.git
# Go into the repository
$ cd ignite-reactjs-dashgo
# Install dependencies
$ yarn
# Run the application
$ yarn dev
This application was developed during the classes of the Chapter IV of the ReactJS track on Ignite, training promoted by Rocketseat.