Skip to content

geriadam/react-trello

Repository files navigation

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