ddonny / simplejobsfinder

using github api to list jobs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimpleJobsFinder

another exploration using react-redux, antd and react-hooks

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Clone this repo, make sure git installed or by using git client installed. Another thing is NodeJS LTS, and yarn.

git clone https://github.com/ddonny/simplejobsfinder.git

Installing

After cloned, you might need to install package dependencies.

yarn install

and wait until finished then type below to start on local. if no browser popup. then you could browse http://localhost:4002/

yarn start

Deployment

For deployment, need to use 'build' directory after run.

yarn build

Built With

Authors

License

This project is licensed under the MIT License. Feel free to create PR.

About

using github api to list jobs


Languages

Language:JavaScript 89.8%Language:CSS 8.6%Language:HTML 1.6%