Trello-Clone A Kanban Board made with React Js and firebase Project Demo: trello-clone.mov Features: 1. User Authentication 2. Add multiple lists on the board 3. Add multiple cards to each list 4. Delete cards and lists 5. Move around cards in same list or to different list 6. Move around the lists 7. Persist data in database (firestore) 8. Responsive UI Technologies: React Js CSS for Styling Firebase Authentication Firebase Firestore react-beautiful-dnd Deployed using Firebase Demo Link: https://trello-clone-3ed23.web.app/ To run Locally on Machine : npm install npm start This application requires Firebase App configurations