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

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


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

chakra-ui faker hook-form miragejs nextjs react-apexcharts react-icons react-query reactjs typescript yup

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        


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](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-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.