diff --git a/README.md b/README.md index e60d505..9216784 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,38 @@ -

Team Members

-

Piyush Agrawal - Fw20_0931 (Team Lead)

-

Vikas Dongarwar - fw19_0686

-

Shital Suman - fw18_0109

-

Aayush Kumar - fw19_0380

-

Biman Gharai - fp01_208

+## To Run Locally -

IA / Manager

-

Manoj Attri

+Clone the project -

Project

-

Naukri.com

+```bash + git clone https://github.com/piyush-agrawal6/Naukri.com-clone.git +``` +Go to the project directory -# HireMe-Clone +```bash + cd Naukri.com-clone +``` + +Install dependencies + +```bash + npm install +``` + +Start the server + +```bash + npm run start +``` + + +# Hire Me - Naukri.com Clone -## Description HireMe.com is a database of resume, jobs, and recruitment consultants. Conceived as a platform of job seekers and hiring managers . + + + ## Tech Stack - **Javascript** @@ -28,10 +43,19 @@ HireMe.com is a database of resume, jobs, and recruitment consultants. Conceived - **JSON Server** +## 🔗 Links +Client - https://hire-me-clone.netlify.app/ + +## Features + +- Admin controls +- CRUD Operations +- Apply jobs +- save jobs +- add delete users + ## Screenshots -- Admin Page

-20-12-2022-13-10-11-REC - Admin Page

20-12-2022-13-09-58-REC - Profile Page

@@ -44,10 +68,19 @@ HireMe.com is a database of resume, jobs, and recruitment consultants. Conceived 20-12-2022-13-08-47-REC - Login Page

20-12-2022-13-08-29-REC -- Register Page

-20-12-2022-13-08-14-REC -
-## Deployed link -- https://hire-me-clone.netlify.app +## Blog / Presentation + +Presentation - https://drive.google.com/file/d/1DWTjTbSBqKm84q2q5XqHzYDpbOqzGlPW/view + +Blog - + + +## Team Members / Contributors + +- [@Piyush Agrawal](https://github.com/piyush-agrawal6) +- [@Vikash Dongarwar](https://github.com/vikasdongarwar) +- [@Shital Suman](https://github.com/shitalkumar87) +- [@Aayush kumar](https://github.com/Aayush983) +- [@Biman Gharai](https://github.com/Biman721443)