This is a very simplified version of Trello using React and API. - https://react-trello-ashen.vercel.app/
A personal project built with React, React dnd and other tools to make an todo.
Feel free to open issues for questions/improvements!
- Clone the repository
- Install dependences
npm
- Run the server
npm start
- Visit
http://localhost:3000