This project is a React boilerplate that includes initial setup of react-router
, react-redux
and connected-react-router
. It also includes basic unit tests for the redux
store and its reducers.
The app has required and open user credentials. It will remember your credentials and favorite cats.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Launches the test runner in the interactive watch mode.
Builds the app for production to the build
folder.
Ejects the app configuration. Read more on create-react-app
.