AMRIT-DASHBOARD-FRONTEND

Made with React

This repository contains the frontend code for the Amrit Dashboard Project, which is built using React.

Getting started

Before you begin, make sure you have installed the latest version of Node.js and Yarn on your machine.

  • Clone this repository to your local machine using git clone https://gitlab.com/respirer/custom-apps/amrit-dashboard.git
  • Navigate to the project directory using cd amrit-dashboard/react-vite-dashboard
  • Install the required dependencies using yarn install or npm install
  • Start the development server using yarn dev or npm run dev