nmartinezb3 / react-trello-board

A Trello board clone made with React + Redux

Home Page:https://react-trello-board.nmartinez.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Summary

A Trello board clone made with React + Redux

Available in https://react-trello-board.nmartinez.dev

Netlify Status

Features

  • Create/delete columns
  • Create/delete cards
  • Edit card content
  • Edit column title
  • Move cards between columns
  • Re order cards in a list
  • Search cards
  • Undo/redo actions on list and cards
  • Duplicate cards
  • Duplicate lists
  • 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.

About

A Trello board clone made with React + Redux

https://react-trello-board.nmartinez.dev


Languages

Language:JavaScript 96.2%Language:HTML 3.8%