Skip to content

josephgattuso/dev-jobs

Repository files navigation

Building a jobs board app using the GitHub Jobs API.

MIT License Pull requests welcome GitHub last commit Twitter Follow

cover

📖 User stories

  • View the optimal layout for each page depending on their device's screen size
  • See hover states for all interactive elements throughout the site
  • View all jobs currently live on the GitHub Jobs API
  • Be able to click a job from the index page so that they can read more information and apply for the job
  • Have the correct color scheme chosen for them based on their computer preferences. See prefers-color-scheme in CSS.

🚀 Quick Start

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

📚 Resources

About

Building a jobs board app using the GitHub Jobs API.

Resources

License

Stars

Watchers

Forks