SafdarJamal / campus-recruitment-system

🔥 A recruiting software built with React/Redux (Client), Node/Express (API), and MongoDB (Database).

Home Page:https://crs-web.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Campus Recruitment System

A recruiting software built with React/Redux (Client), Node/Express (API), and MongoDB (Database).

Development

To get a local copy of the code, clone it using git:

git clone https://github.com/SafdarJamal/campus-recruitment-system.git
cd campus-recruitment-system

Install dependencies:

npm install

Now, you can start a local web server by running:

npm start

And then open http://localhost:3000 to view it in the browser.

Available npm Scripts

Script Description
npm install Installs the dependencies.
npm run server Runs the server-side code.
npm run client Runs the client-side code.
npm start Runs the app in development mode.

Credits

Campus Recruitment System is built and maintained by Safdar Jamal.

License

This project is licensed under the terms of the Apache License 2.0.

About

🔥 A recruiting software built with React/Redux (Client), Node/Express (API), and MongoDB (Database).

https://crs-web.herokuapp.com

License:Apache License 2.0


Languages

Language:JavaScript 98.4%Language:HTML 1.6%Language:CSS 0.0%