Simple web app to show how we can replace Redux or any state manager with Effector The project based on [https://github.com/Colt/react-colors] but refactored and customized with novelties such as Effector, Atomic Design architecture, React hooks and custom logic. This project was bootstrapped with Create React App.
Builds the app for production to the build
folder.
- React
- Effector
- React router v4
- Material UI
- List colors
- Copy your favorite color to clipboard
- Sort & Create new color palettes
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.
See the section about running tests for more information.