This project was bootstrapped with Create React App.
- Redux Undo, a library that provides simple Undo and Redo functionality for any part of your Redux tree.
Install dependencies
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser..
Jest and Enzyme test
Builds the app for production to the build
folder.
Pure CSS
- Screens ---> Pages:
- Start
- Gaming
- End
- Containers ---> StateFull components
- Components ---> Stateless Components
- Assets ---> CSS and SVG files
- Test ---> Snapshoot testing
- Actions, reducers, initialStates, types ---> Redux