A platform designed to help job seekers stay organized and track their job applications.
- Database: MongoDB
- Server: Node.js
- Framework: Express
- Authentication: JSON Web Token (JWT)
Clone the repo:
git clone https://github.com/KunalRajput-git/opportunex-backend
Install dependencies:
npm install
Run locally:
npm run start
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.