Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 412 Bytes

File metadata and controls

16 lines (10 loc) · 412 Bytes

React Trello

This is a very simplified version of Trello using React and API. - https://react-trello-ashen.vercel.app/

What is this?

A personal project built with React, React dnd and other tools to make an todo.

Feel free to open issues for questions/improvements!

Running locally

  1. Clone the repository
  2. Install dependences npm
  3. Run the server npm start
  4. Visit http://localhost:3000