Demo: https://joboard-app-lovtkpbl.vercel.app/ This project is a job board for tech people.
- Install dependencies with
npm install
- Run
npm run dev
to start developing
- Gain experience in developing a web application using React.js, SASS, and react-query.
- Learn how to manage state using React hooks and global state management with react-query.
- Understand how to use SASS to maintain a scalable and maintainable styles.
- Practice working with API data and fetching data asynchronously with react-query.
- Allow users to browse and filter job postings
- Preview specific job offer with details (benefits, salary ranges, etc.)
- Fetch job postings from an external API
- Implement responsive design for the job board