Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ref-bit/github-act
A clone app of GitHub Jobs
https://github.com/ref-bit/github-act
api github-api react reactjs tailwindcss
Last synced: 7 days ago
JSON representation
A clone app of GitHub Jobs
- Host: GitHub
- URL: https://github.com/ref-bit/github-act
- Owner: Ref-Bit
- Created: 2020-08-25T15:58:24.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-25T15:58:47.000Z (over 4 years ago)
- Last Synced: 2024-11-17T09:37:34.784Z (2 months ago)
- Topics: api, github-api, react, reactjs, tailwindcss
- Language: CSS
- Homepage: https://git-hub-jobs.netlify.app
- Size: 386 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## GitJobs Act 🗃
A web app to show available jobs provided by Github Jobs.
---
#### Built With
- [React.js](https://reactjs.org) - A JavaScript library for building user interfaces.
- [Github Jobs API](https://jobs.github.com/api) - Provide a free data source api for Breaking Bad TV show.
- [Tailwind CSS](https://tailwindcss.com) - A utility-first CSS framework for rapidly building custom designs.
- [PostCSS](https://postcss.org) - A tool for transforming CSS with JavaScript.#### Getting Started
- Run `npm install && npm start` to run the app successfully.