(Software Engineering Capstone). A recruitment website is specific for information technology field, for it had a systematic process.
More importantly, it's half way, before being rejected by the lecturer for being too unrealistic.
To run the web on your localhost, you will need git and Node.js:
From your command line (you're supposed to have git already installed in your environment)
# Clone this repository
$ git clone https://github.com/ngankhanh98/src.git
$ cd src
# Install all packages
$ npm install
# Run on localhost
$ npm startA website should be lauched at your http://localhost:3000/