Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 640 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 640 Bytes

Summary

Design systems

  • /trello/ to access a Trello board clone made with React + Redux saved in localstorage
  • /stepper/ to seestepper component

Trello Features

  • 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

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

yarn build

Builds the app for production to the build folder.