๐Ÿ“ฆ manideepk90 / assignment-1

โ˜… 0 stars โ‘‚ 0 forks ๐Ÿ‘ 0 watching
๐Ÿ“ฅ Clone https://github.com/manideepk90/assignment-1.git
HTTPS git clone https://github.com/manideepk90/assignment-1.git
SSH git clone git@github.com:manideepk90/assignment-1.git
CLI gh repo clone manideepk90/assignment-1
Manideep Kuntimaddi Manideep Kuntimaddi Updated Readme 4358f76 1 years ago ๐Ÿ“ History
๐Ÿ“‚ main View all commits โ†’
๐Ÿ“ public
๐Ÿ“ src
๐Ÿ“„ .gitignore
๐Ÿ“„ index.html
๐Ÿ“„ package-lock.json
๐Ÿ“„ package.json
๐Ÿ“„ postcss.config.js
๐Ÿ“„ README.MD
๐Ÿ“„ tailwind.config.js
๐Ÿ“„ tsconfig.json
๐Ÿ“„ tsconfig.node.json
๐Ÿ“„ vite.config.ts
๐Ÿ“„ README.md

React Dashboard with Refine and Recharts This is a React dashboard component that utilizes Refine for data fetching and management, and Recharts for building charts.

Installation Clone or download this repository.

Install dependencies using npm or yarn:

Bash

npm install

To run the application in development use

Bash

npm run dev

Screenshots Screenshot of a loading page Screenshot of a dashboard page Screenshot of a dashboard page with context menu Screenshot of a dashboard page with filters Screenshot of a dashboard page (Additional)