Skip to content

lookthisisaddy/Trello

Repository files navigation

Summary

A Trello frontend clone built using React, styled with Bootstrap and has drag-and-drop features thanks to react-beautiful-dnd. This platform enables the creation of task lists, facilitating efficient tracking in a user-friendly and intuitive UI.

Weblink: [Live Website] https://mytrelloapp.vercel.app/

Peek Inside:

Features

  • The state is maintained after refresh.
  • Form fields are validated appropriately.
  • Drag and drop functionality.
  • Order of the cards maintained.

Technologies Utilized

  • React.js
  • Bootstrap 5
  • HTML5 & CSS3
  • JavaScript
  • react-beautiful-dnd
  • Vercel