Skip to content

isabelamoraes/ignite-reactjs-dashgo

Repository files navigation

Dashgo

Creating a modern interface with Chakra UI

Features   |    Getting Started   |    Reference

Application Demo

Features

This project was developed with the following technologies:

  • Next.js - A framework for creating React applications.

Getting Started

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

Reference

This application was developed during the classes of the Chapter IV of the ReactJS track on Ignite, training promoted by Rocketseat.