Demo: https://ancient-scrubland-97263.herokuapp.com
This project was bootstrapped with Create React App. It is a webApp that filters entry level jobs from github jobs api. it utilized cron to fetch data from the api on scheduled intervals, stores the data on redis and utilizes espress to retrieve the data from redis server.
- Cron
- axios
- express
- redis
- styled components