This web application is designed to help users keep track of their job applications. It allows users to add, manage, and organize their job applications efficiently. Built with React, chart.js and Tailwind CSS.
- Clone the repository:
git clone https://github.com/Bridgetamana/Job-Application-Tracker.git cd job-application-tracker
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Open the application:
- Navigate to
http://localhost:3000
in your web browser.
- Navigate to