/React-job-posting-project

Job post and work project built by React

Primary LanguageJavaScript

GEEK JOBS : WEB JOB POSTING APP

Job Posting App with ReactJS


Prerequiste

  • ReactJS
  • Redux

Definition

  • ReactJS: React is a JavaScript library for building user interfaces. Learn what React is all about on React's homepage. Click the image above.
  • Redux: Redux is a predictable state container for JavaScript apps. It helps you write applications that behave consistently, run in different environments (client, server, and native), and are easy to test. On top of that, it provides a great developer experience.

Build Setup

  1. Clone repository $ git clone https://github.com/FakhrurR/react-job-posting.git $ cd react-job-posting
  2. Install depedencies
# with yarn
$ yarn install
  1. Start React App
$ yarn start # start app

Interface