Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Lissone committed Nov 5, 2021
1 parent a2d1b85 commit 91cc9a8
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

## Description

A company administration website, tracking the number of employees and products. The project was developed as an incentive to learn and improve myself more on the subject of declarative interface using Chakra UI and applying graphics to the dashboard in practice, using react compatible libs.
An administration and monitoring site, with dashboard. The project was developed as an incentive to learn and improve myself more in the subject of declarative interface using Chakra UI, and to know new data fetching libraries (React query), dashboard charts (Apex charts), fake api (MirageJs), bulk random data generator (Faker) and form controllers (React hook form).

## Requirements

Expand All @@ -43,7 +43,10 @@ A company administration website, tracking the number of employees and products.
* NextJs
* Typescript
* Chakra UI
* ApexCharts
* Apex Charts
* React hook form
* React query
* MirageJs (fake api)

## Usage

Expand Down

0 comments on commit 91cc9a8

Please sign in to comment.