- Clone the repository:
git clone https://github.com/amarnath-dev/Upwealth-UI.git
- Navigate to the project directory:
cd Upwealth
- Install dependencies for both frontend and backend:
cd client npm install npm run dev
- Access application in your browser at http://localhost:5173/.