Jau's Reed Job Search is a React web app for searching for a job. This app is built using reed.co.uk job search API, the UK's #1 job site. Feel free to use my web app for browsing for jobs posted on the reed.co.uk website. The design is mobile responsive so you can use it on any device. However, take note that I am using limited hosting and my private proxy server, so bandwidth may be an issue. Please do let me know when you have this issue and I will respond accordingly.
*This web app was built as my Capstone 3 project at Microverse
- React
- Redux
- JavaScript (ES6+)
- Reed job search API
- Self-hosted CORS anywhere proxy server by Rob Wu
- Jest
- React testing library
🔥 https://jau-reed-job-search.netlify.app/ 🔥
To get a local copy up and running follow these simple steps:
- Node.js
- npm
- Clone the project
git clone [email protected]:JauJau088/capstone3-react.git
- cd into the project directory
cd capstone3-react
-
Once you've cloned the repo and are inside the directory, run
npm install
command to get all necessary installations. -
Yep, that's it! you are now all set and simply run
npm start
to get your clone up and running on the browser.
👤 Jauhari Alafi
- GitHub: @JauJau088
- Twitter: @jaujauj
- LinkedIn: Jauhari Alafi
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- UI design idea by Nelson Sakwa on Behance
- Reed job search API
- CORS anywhere by Rob Wu
This project is MIT licensed.