https://github.com/btkcodedev/jobify-frontend
UI displaying daily scraped data from career sites
https://github.com/btkcodedev/jobify-frontend
mui mui-joy react-ts redux saga scraper thunk-middleware vite
Last synced: about 1 year ago
JSON representation
UI displaying daily scraped data from career sites
- Host: GitHub
- URL: https://github.com/btkcodedev/jobify-frontend
- Owner: btkcodedev
- License: mit
- Created: 2024-06-11T16:14:04.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-14T07:57:57.000Z (almost 2 years ago)
- Last Synced: 2024-06-14T16:38:26.871Z (almost 2 years ago)
- Topics: mui, mui-joy, react-ts, redux, saga, scraper, thunk-middleware, vite
- Language: TypeScript
- Homepage: https://knowjobify.web.app/
- Size: 202 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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
- https://knowjobify.web.app/
## 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.