The app uses React with TypeScript for type safety and Tailwind CSS for styling. All data is currently stored in component state - This is a Job Application Tracker web application built with React, TypeScript, and Tailwind CSS.
A modern, responsive web application built with React and TypeScript to help job seekers organize their job applications efficiently.
Check out the live application: Job Tracker
To run this project locally:
# Clone the repository
git clone [your-repo-url]
# Install dependencies
npm install
# Start the development server
npm run dev
This project is open source and available under the MIT License.
Contributions, issues, and feature requests are welcome!