Github Jobs Explorer π is a website where you can search for jobs, that have been registered on Github platform, and get to know more about them. The motivation for creating this app was to try out some new features of Vue 3, such as the Composition API and hooks π!
You can see the live demo by clicking here.
This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user stories.
- See jobs list by default
- Search for jobs with a given keyword
- Search for jobs with a city name, zip code or other location
- Search for full-time jobs only
- See a list of jobs with their logo, company name, location, and posted time
- When a job is selected, you can see the job description and how to apply
- Navigate between routes
- Paginate jobs showing 5 at a time
- Save added locations to local storage
- Loading animations on both pages
To clone and run this application, you'll need Git, Node.js and Yarn installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/JoaoVSouto/github-jobs-explorer.git
# Install dependencies
$ yarn
# Run the app
$ yarn serve
This project is under the MIT license. See the LICENSE for more information.
- GitHub @JoaoVSouto
- LinkedIn /joao-vitor-souto
Carefully written by JoΓ£o VΓtor Souto π