This repository contains the frontend implementation for the admin interface of Intrax. It is built using React.js to provide a user-friendly and responsive admin dashboard.
Before you begin, ensure you have the following dependencies installed:
-
Clone the repository:
git clone https://github.com/Syed-Ali-Abbas-568/Intrax-Web-App.git
-
Change the project repostiory:
cd Intrax-Web-App -
Install dependencies:
npm install
-
Run Project:
npm start