This repository contains the backend code for the project of "Talent Qwest". Talent Qwest is a project built by 3 developers on the basis of e-recruitment to make life better for the HR of companies and job seekers. To get started with this repository, follow the following steps:
2. In terminal, reach to destinatin(using cd route_to_the_location) where you want to clone the repo(for example, On desktop)
../Desktop> git clone https://github.com/ParvishGajjar/Talent-Qwest-Backend.git
../Desktop> cd Talent-Qwest-Backend
../Desktop/Talent-Qwest-Backend> npm install
../Desktop/Talent-Qwest-Backend> cd src
../Desktop/Talent-Qwest-Backend/src> npm run dev
Voila! Your application is now live on your localhost 🎉