React + TypeScript + Vite

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

Installation

To install this project, follow these steps:

  1. Clone the repository: git clone https://github.com/ruffcoins/irecharge-assessment.git
  2. Navigate to the project directory: cd irecharge-assessment
  3. Install the dependencies: npm install or yarn install

Running the Application

To run the application, execute the following command:

npm run dev or yarn dev

This will start the Vite development server, and the application will be accessible at http://localhost:5173.