This project is to familirize myself with common React libraries (Redux, Thunk, etc..) and writing test for them.
To install dependencies, run the following:
npm install
In the project directory, you can run:
Builds and starts app.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.