Job Posting App with ReactJS
- ReactJS
- Redux
- 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.
- Clone repository
$ git clone https://github.com/FakhrurR/react-job-posting.git
$ cd react-job-posting - Install depedencies
# with yarn
$ yarn install
- Start React App
$ yarn start # start app