Trello 2.5 is a clone of the Trello platform that I rebuilt from the ground up as an update to my original Trello 2 project, which was developed during my time at Parsity. Users are able to create boards, lists, and cards to organize tasks effectively.
- Integrates
Google oAuth using
NextAuth and includes a guest login option
- Leverages
TanStack Query for efficient server state management and
MongoDB Atlas to securely store and manage data.
- Users have the ability to drag and drop lists seamlessly using
Framer Motion’s Reorder component for dynamic reordering.
View a demo of the project here:
https://trello-2-5.vercel.app/