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.
- Host: GitHub
- URL: https://github.com/manussakis/react-nextjs-dashboard
- Owner: Manussakis
- Created: 2022-04-17T12:54:14.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-17T13:21:49.000Z (over 3 years ago)
- Last Synced: 2023-10-19T14:32:06.436Z (almost 2 years ago)
- Topics: chackra-ui, nextjs, react, react-hook-form, react-query
- Language: TypeScript
- Homepage:
- Size: 73.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).