Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 1.08 KB

File metadata and controls

40 lines (31 loc) · 1.08 KB

Jobify - Frontend

Single location for job search with recently scraped data from career sites (Please consider giving a star, it scrapes and updates recent postings every day)

View production

Tech stack

  • Vite
  • React-ts
  • MUI-Joy
  • Firease hosting
  • Firestore
  • Github actions
  • Redux saga
  • Redux toolkit

Features

  • Frontend: User-friendly interface for browsing and filtering job listings. (Currently under development for more companies)

Installation

Frontend

  1. Navigate to the jobify-frontend directory.
  2. Install dependencies with npm install.
  3. Start the frontend server with npm run dev.

Contributing

  • Fork the repository.
  • Create a new branch (git checkout -b feature-branch).
  • Commit your changes (git commit -m 'Add some feature').
  • Push to the branch (git push origin feature-branch).
  • Don't forget to format via prettier and then open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For any inquiries or issues, please open an issue on GitHub.