Simple job search app that list the recent jobs in Canada, UK, USA. the user can get the list of jobs by entering the keyworks related to th position, th location such as city, province or state, and thn select the country.
- HTML
- CSS
- JavaScript
- Vite
- NodeJS
- Axios
To get a local copy up and running follow these simple example steps.
- Run
git clone https://github.com/TimmyChan99/job-search-app.git
- Go to the folder
cd job-search-app
- Run
npm install
: To install packages - Go to the folder
cd api
, then runnpm i
andnpm run dev
to start the backend server. - Go to the folder
cd frontend
, then runnpm i
andnpm run dev
to start the frontend server.
👤 Fatima Ezzahra
- GitHub: @TimmyChan99
- Twitter: @elemenoun
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- API used in thi project: Adzuna API
This project is MIT licensed.