Skip to content

An app built using ReactJS & Redux to show Github jobs from the API

Notifications You must be signed in to change notification settings

ArdKr/GitHub-Jobs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Jobs solution

Solution for a challenge from Devchallenges.io.

Demo | Challenge

Built With

  • ReactJS
  • Redux
  • Sass
  • create-react-app

Usage

To build this repository you need to have Node.js installed and Git (optionally). You can also download a ZIP file above, without having to install git.

# Clone this repository
$ git clone https://github.com/ArdKr/GitHub-Jobs

# Install dependencies
npm install

# Build it
npm run build

# or run a live development version
npm start

Contact

Releases

No releases published

Packages

No packages published