This is an application made for all citizens interested in seeing all the jobs that VanHack offers without the stressful frontend interface platform than they offer.
- See all jobs
- See the salaries offered (API provides salaries than platform not render sometimes)
- Filter jobs
- Instantly share a job
Requires Node.js to run and install dependencies.
Install the dependencies and devDependencies and start the server.
$ cd vanhack
$ npm i
$ npm start