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

https://github.com/manussakis/react-nextjs-dashboard

A Dashboard application created with React, NextJs, ChackaUI, React Query, and many other amazing tools.
https://github.com/manussakis/react-nextjs-dashboard

chackra-ui nextjs react react-hook-form react-query

Last synced: about 2 months ago
JSON representation

A Dashboard application created with React, NextJs, ChackaUI, React Query, and many other amazing tools.

Awesome Lists containing this project

README

          

# React + NextJs Dashboard
This application was developed throughout the [RocketSeat](https://rocketseat.com.br)'s React course.

## Development server
1. Clone the repository.
2. Run `yarn add` to install dependencies.
3. Run `yarn dev` to create a local server.
4. Open `http://localhost:3000`.

## Used packages
- [React](https://reactjs.org).
- [NextJs](https://nextjs.org/).
- [React Query](https://react-query.tanstack.com/).
- [ChackaUI](https://chakra-ui.com/).
- [Axios](https://axios-http.com/).
- [React Hook Form](https://react-hook-form.com/).
- [Yup](https://github.com/jquense/yup).
- [ApexChats](https://apexcharts.com/).
- [MirageJs](https://miragejs.com/).
- [React Icons](https://react-icons.github.io/react-icons/).
- [Faker](https://www.npmjs.com/package/faker).