Coder Social home page Coder Social logo

deeshansharma / github-jobs Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 3.0 35.97 MB

A React JS app built using the GitHub Job API and Material-UI styling.

Home Page: github-jobs-nu.vercel.app

License: MIT License

HTML 4.49% CSS 0.66% JavaScript 94.85%
github-jobs github-jobs-api material-ui material-design reactjs react

github-jobs's Introduction

GitHub Jobs

GitHub Jobs Demo

A React JS app built using the GitHub Job API and Material-UI styling. You can search for your first or next job among all the listed jobs, use filters to narrow your results and be specific to what you are looking for.

This project is made for showcasing my work with API skills and using any styling library or framework. This project took me around four days to build, styling part took most time because I used Material UI for the first time.

Features

  1. Fully responsive
  2. Can apply different filters to narrow search results
  3. Supports Dark and Light Mode, applies it as per the user's set preference on their device and can also switch it anyway
  4. Takes advantage of React Hooks like 'useMemo, useEffect, useReducer' to re-render components when changed and this boosts performance

Built with

  • Axios :- For interacting with the API.
  • Markdown to JSX :- For converting received Markdown response into HTML.
  • Material-UI { core, icons, lab } :- For styling the UI & UX.

Getting Started

These instructions will help you to setup your own copy of Github Jobs on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisite

  • Git
  • Yarn or NPM

NOTE: This guide follows Yarn as package manager because this app was built using Yarn. Steps for NPM would be quite similar but consider reading some guide.

Installation

  1. Clone this repo

  2. Install all the dependencies

    yarn
  3. Tweak the code

  4. Run on local server

    yarn start

Deployment

  1. Create a new repo
  2. Push your code to it
  3. Create New Project on your Vercel Dashboard
  4. Import your Git Repository
  5. After successful import, changes made to the Production Branch (commonly "main/master") will be a Production Deployment and rest all branches will generate Preview Deployments.
  6. Once deployed, you will get a URL for your live app, such as: https://xyz.vercel.app

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

License

Distributed under the MIT License. See LICENSE for more information.

Resources

NOTE: GitHub is closing its Jobs API so this app wont work after that (ref: Article), I already know this thing but still used this API because it was hard to get access to other APIs like Indeed, Freelancer, Upwork, etc. So, I had to use this.

Acknowledgement

github-jobs's People

Contributors

deeshansharma avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.