Welcome to the Issue Tracker - Frontend repository! This project is a frontend application for tracking and managing issues in software development projects.
The Issue Tracker - Frontend is part of a larger project aimed at providing a comprehensive solution for issue tracking and project management in software development. This frontend application is built using modern web technologies to provide users with a responsive and intuitive interface for managing their project issues.
To get started with the Issue Tracker - Frontend project, follow these steps:
git clone https://github.com/yuvaraj-LR/Issue_Tracker_Frontend.git
cd Issue_Tracker_Frontend
npm install
To start the development server, run:
npm start
This will start the application on http://localhost:5173 by default.