This repository contains 5 screens basic Dashboard UI that was created with React, Tailwind and D3.js.
Dash has 5 working pages,
The following functional features have been implemented,
Email: [email protected]
Password: dash%123
Clone repository
git clone https://github.com/lestercardoz11/dash.git
Change the current working directory
cd dash
Install dependencies
npm install
Start the development server
npm run start