This is my implementaion of a Github Jobs website clone, using their API.
Download the example:
git clone https://github.com/AhmedElaguab/express-github-jobs.gitInstall it and run:
npm install
npm run start
# or
yarn
yarn start- Nodejs/Express
- Pug
- Github Jobs API