/react-app-test

Application showing the work of React.js with React Router and Redux

Primary LanguageJavaScriptMIT LicenseMIT

React.js App Test

  • React;
  • React Router;
  • Redux;
  • Formik;
  • ReactTable;
  • ReactNotifications;
  • localStorage;

Install

$ git clone git@github.com:steeply/react-app-test.git
$ cd react-app-test
$ npm i

Run

Development mode.

$ npm start

There are some predefined command to regular use in package.json:

$ npm start # starts dev server
$ npm run build # regular build
$ npm run now-start # start the finished build of the application
$ npm run lint # run it before push

Screenshot

Main page

Edit page