Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 849 Bytes

README.md

File metadata and controls

42 lines (27 loc) · 849 Bytes

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Steps to Setup

1. Initialize the Project:

npm create vite@latest my-react-app --template react
cd my-react-app

2. Install Dependencies:

npm install

3. Extra modules:

npm install daisyui
npm install react-circular-progressbar

4. Run the Project:

npm run dev

Current UI

Screenshot:

GreenSky UI