Skip to content

Auto Applies to Job applications from a specific job board using MERN.

Notifications You must be signed in to change notification settings

Priyanshii/JobAppAutomation-MERN-Chrome-Extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Installation and Setup

This project consists of two main components: client and server.

Client Setup

Navigate to the project folder and Run following commands in sequence:

  1. cd client
  2. npm install
  3. npm run build

Server Folder

Navigate to the project folder and Run following commands in sequence:

  1. cd server
  2. npm install
  3. npm start

Now Load your extension on Chrome as following:

  1. Access chrome://extensions/ in your browser.
  2. Enable Developer mode.
  3. Click on "Load unpacked extension".
  4. In the file dialog, navigate to the repository folder, select the "client" folder, and then choose the "dist" folder within it.

About

Auto Applies to Job applications from a specific job board using MERN.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published