React customizable dashboard that saves you precious time and keystrokes when applying for jobs.
Applying for jobs is time-consuming, and as a programmer we learn early, DON'T REPEAT YOURSELF. Well when applying for jobs you do that over and over, typing your name, email, LinkedIn URL, etc repeatedly and it gets tiring. EasyApply is a dashboard where users can hold their commonly used application details and quickly copy them to the clipboard for easy pasting.
Use it with a second screen and watch how fast your muscle memory kicks into the locations of the "Copy to Clipboard" buttons.
To use EasyApply, follow these steps:
- Clone the repository to your local machine:
git clone https://github.com/yourusername/easyapply.git
- Navigate to the project directory:
cd easyapply
- Install dependencies:
npm install
- Start the application:
npm run dev
- Open your browser and go to
http://localhost:3000
Contributions to EasyApply are welcome! If you have ideas for new features or improvements, feel free to open an issue or submit a pull request.