An open API service indexing awesome lists of open source software.

https://github.com/alexpate/juniorjobs

✌️ Curated entry-level jobs in the UK tech industry
https://github.com/alexpate/juniorjobs

jobs nodejs open-source spike static-site webpack

Last synced: 8 months ago
JSON representation

✌️ Curated entry-level jobs in the UK tech industry

Awesome Lists containing this project

README

          

# Junior Jobs 🤘🤖🚀

A selection of junior/graduate level jobs in the UK tech industry.

## Add a job

If you or a company you know is hiring, feel free to create a new issue containing the following information:

```
Title: UX Designer
Company: BBC
Location: Manchester
category: design
url: A link to the application page
```

## Technical details
The site is totally static, generated by Spike.

There are a couple of steps you'll need to take to get it running locally. You'll also need to make sure you have NodeJS v6 installed.

- `npm install spike -g`
- `npm install`
- `spike watch`