Skip to content

SRayen/Trello-Clone-NextJS

Repository files navigation

Trello 2 0 Clone (1)

Watch the video :

Watch the video

Overview :

This is a clone application for Trello. This has been built for learning purposes.

Demo :

Features :

  • Ability to create/delete a todo
  • Move (Drag and Drop) todos
  • Search for todos
  • OpenAi will summarize your tasks (you must insert a valid OPENAI_API_KEY for this feature)

Tech stacks :

  • Nextjs with typescript

  • React Beautiful DnD (library that provides the tools to build drag and drop functionality)

  • Zustand (a small, fast, and scalable state management solution for React)

  • Tailwindcss

  • Headlessui (Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS)

  • Appwrite (backend-as-a-service platform)