Skip to content

Interviewify keeps track of details about your job opportunities and lets you forgot those messing spreadsheets.

Notifications You must be signed in to change notification settings

suveshmoza/Interviewify

Repository files navigation

Interviewify Logo

Interviewify is a platform that keeps track of details about your job opportunities and lets you forget those messing spreadsheets.

Getting Started

  1. Clone the repository:
git clone https://github.com/suveshmoza/Interviewify.git
  1. Navigate to the project directory:
cd Interviewify
  1. Install dependencies:
npm run install-server && npm run install-client
  1. Set up the required environment variables.
JWT_LIFETIME
JWT_SECRET
MONGO_URL
  1. Start the backend:
npm start
  1. Start the frontend:
cd client && npm run start

About

Interviewify keeps track of details about your job opportunities and lets you forgot those messing spreadsheets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published