Job Matchers helps job seekers land their dream jobs and meet their future employers
- Site members will have to login to access the site.
- New members can access this page through the link on the login page. They have to sign up otherwise wont access the site.
- View job listings
- sign up and log in as an employer
https://job-matchers-frontend.vercel.app/
https://github.com/jwillie-26/Job-Matchers-Backend.git
- Clone the repository
- Install dependencies-npm install
- Start the development server-npm start --prefix client
- The application should now be running on (http://localhost:4000)