A beta version job board (still a work in progress) that pulls from RSS and JSON data feeds across the web.
Visit the job board here!

- React
- Vite
- Hosted on Vercel
- MUI
- Please run
nvm useto choose the correct version of Node. - Then
npm ito install the correct dependencies. - Afterward run
npm run devto start the application.