{"id":14990620,"url":"https://github.com/chara0511/github-jobs","last_synced_at":"2026-01-04T06:48:59.430Z","repository":{"id":104344281,"uuid":"345973614","full_name":"chara0511/github-jobs","owner":"chara0511","description":"Do you want to know how is the current job market is? This job search app with Github Jobs Api is for you.","archived":false,"fork":false,"pushed_at":"2021-03-19T15:21:43.000Z","size":1644,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-26T18:44:31.185Z","etag":null,"topics":["css","cssmodules","nextjs","react","swr","typescript"],"latest_commit_sha":null,"homepage":"https://searchgithubjobs.vercel.app/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chara0511.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-09T10:50:20.000Z","updated_at":"2023-03-07T03:28:11.000Z","dependencies_parsed_at":"2023-07-07T09:00:39.755Z","dependency_job_id":null,"html_url":"https://github.com/chara0511/github-jobs","commit_stats":null,"previous_names":["chara0511/github-jobs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chara0511%2Fgithub-jobs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chara0511%2Fgithub-jobs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chara0511%2Fgithub-jobs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chara0511%2Fgithub-jobs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chara0511","download_url":"https://codeload.github.com/chara0511/github-jobs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244888577,"owners_count":20526833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css","cssmodules","nextjs","react","swr","typescript"],"created_at":"2024-09-24T14:20:27.971Z","updated_at":"2026-01-04T06:48:59.057Z","avatar_url":"https://github.com/chara0511.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eGithub Jobs\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003ch3\u003e\n    \u003ca href=\"https://searchgithubjobs.vercel.app/\" target=\"_blank\" \u003e\n      Demo\n    \u003c/a\u003e\n    \u003cspan\u003e | \u003c/span\u003e\n    \u003ca href=\"https://devchallenges.io/challenges/TtUjDt19eIHxNQ4n5jps\" target=\"_blank\" \u003e\n      Challenge\n    \u003c/a\u003e\n  \u003c/h3\u003e\n\u003c/div\u003e\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\n## 🔥 Table of Contents\n\n- [Overview](#overview)\n  - [Built With](#built-with)\n- [Features](#features)\n- [How to use](#how-to-use)\n- [Contact](#contact)\n- [Acknowledgements](#acknowledgements)\n\n\u003c!-- OVERVIEW --\u003e\n\n## Overview\n\n\u003cdetails\u003e\n  \u003csummary\u003e💻 Desktop version\u003c/summary\u003e\n\n![screenshot](public/desktop-version.png)\n![screenshot](public/desktop-version2.png)\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003e📱 Mobile version\u003c/summary\u003e\n\n![screenshot](public/mobile-version.png)\n![screenshot](public/mobile-version2.png)\n\n\u003c/details\u003e\n\n### Built With\n\n- [Javascript](https://developer.mozilla.org/es/docs/Web/JavaScript)\n- [Nextjs](https://nextjs.org/)\n- [React](https://reactjs.org/)\n- [CSS](https://developer.mozilla.org/es/docs/Web/CSS)\n- [SWR](https://swr.vercel.app/)\n- [TypeScript](https://www.typescriptlang.org/)\n\n## Features\n\nThis is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app), was created as a submission to a [devChallenges](https://devchallenges.io/challenges) challenge. The [challenge](https://devchallenges.io/challenges/f4NJ53rcfgrP6sBMD2jt) was to build an application to complete the given user stories.\n\n## How To Use\n\nTo clone and run this application, you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer. From your command line:\n\n```bash\n# Clone this repository\n$ git clone https://github.com/jcarlos0511/github-jobs.git\n\n# Enter the created folder\n$ cd github-jobs\n\n# Install dependencies\n$ npm install\n\n# Run the app\n$ npm run dev\n\n# Visit http://localhost:3000/\n```\n\n## Acknowledgements\n\n- [Next.js examples - GitHub](https://github.com/vercel/next.js/tree/canary/examples)\n- [React TypeScript Cheatsheets](https://react-typescript-cheatsheet.netlify.app/)\n- [Steps to replicate a design with only HTML and CSS](https://devchallenges-blogs.web.app/how-to-replicate-design/)\n- [Marked - a markdown parser](https://github.com/chjj/marked)\n\n## Contact\n\n- GitHub [@jcarlos0511](https://github.com/jcarlos0511)\n- Twitter [@jncarloschara](https://twitter.com/jncarlos0511)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchara0511%2Fgithub-jobs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchara0511%2Fgithub-jobs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchara0511%2Fgithub-jobs/lists"}