vngarg / Interview-Scheduler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interview Scheduler

Now schedule an interview easily using this Interview Scheduler.

Starting the project

In order to run the Backend, navigate to the backend folder and run the following commands.

npm install
node server.js

In order to run the Front-end, navigate to the client folder and run the following commands.

npm install
npm start

About


Languages

Language:JavaScript 95.3%Language:HTML 4.5%Language:CSS 0.2%