https://github.com/alexandredresch/dashboard-react
Application built with Next and Chakra UI, simulating dashboard screens.
https://github.com/alexandredresch/dashboard-react
Last synced: 10 months ago
JSON representation
Application built with Next and Chakra UI, simulating dashboard screens.
- Host: GitHub
- URL: https://github.com/alexandredresch/dashboard-react
- Owner: AlexandreDresch
- Created: 2022-07-28T16:25:34.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-12T01:03:37.000Z (almost 4 years ago)
- Last Synced: 2025-08-02T06:30:53.630Z (10 months ago)
- Language: TypeScript
- Size: 393 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Dashboard React

## Application built with Next and Chakra UI, simulating dashboard screens.
## Starting the project
Use **yarn** or **npm install** to install project dependencies.
Then start the project.
```cl
yarn dev
```
## Technologies
- [ ] React JS
- [ ] Typescript
- [ ] Chakra UI
- [ ] Apexcharts
- [ ] Next
- [ ] Yup
## Project developed in Ignite React JS, from RocketSeat.