Skip to content

te-typescript-projects/github-jobs-clone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Jobs Portal Clone App

This is a clone of the Github Jobs portal developed using React(hooks), Redux, Redux-Saga, TypeScript & Styled-Components.

Note: Please use CORS plugin to load the data as Github doesn't have CORS support.

Check the live demo https://roger-github-jobs.netlify.app

github-jobs-portal

Instructions

Clone this repository to get started.

$ git clone https://github.com/rogerjacobrj/github-jobs-clone.git

Install dependencies. Make sure you already have nodejs & yarn or npm installed in your system.

$ yarn install # or npm install

Run the application

$ yarn start # or npm run start

About

Clone of Github Jobs portal using React, Redux, TypeScript & Styled-Components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.9%
  • HTML 2.4%
  • Other 1.7%