Skip to content

nerdbord/joboard-app-lovtkpbl

Repository files navigation

JoBoard 🛹

Demo: https://joboard-app-lovtkpbl.vercel.app/ This project is a job board for tech people.


How to start 🚀

  1. Install dependencies with npm install
  2. Run npm run dev to start developing

💻 By creating this project, you will

  • 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.

💻 Scope

  • 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