Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 625 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 625 Bytes

Opportunex

A platform designed to help job seekers stay organized and track their job applications.

Tech Stack

  • Database: MongoDB
  • Server: Node.js
  • Framework: Express
  • Authentication: JSON Web Token (JWT)

Getting Started

Clone the repo:

git clone https://github.com/KunalRajput-git/opportunex-backend

Install dependencies:

npm install

Run locally:

npm run start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT