Design systems
- /trello/ to access a Trello board clone made with React + Redux saved in localstorage
- /stepper/ to seestepper component
- Create/delete columns
- Create/delete cards
- Edit card content
- Edit column title
- Move cards between columns
- Re order cards in a list
- Save board state on local storage
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Builds the app for production to the build
folder.