Skip to content

'Trello Clone 2.0' is a sophisticated task management application built using Next.js 14. It replicates Trello's core functionalities and incorporates modern web technologies for an enhanced user experience.

Notifications You must be signed in to change notification settings

Hasnat-Ahmed-Goheer/Trello-clone-app

Repository files navigation

Trello Clone 2.0 🚀

GitHub repo size GitHub last commit GitHub stars GitHub forks GitHub issues GitHub pull requests Static Badge

Node.js version Next.js version react version Tailwind CSS version OpenAI API version Appwrite version Zustand version React Beautiful DnD version Hero Icons version React Avatar version Headless UI

Last Updated Status


image

Introduction 📌

'Trello Clone 2.0' is a sophisticated task management application built using Next.js 14. It replicates Trello's core functionalities and incorporates modern web technologies for an enhanced user experience.

Key Technologies 🔧

  • Next.js 14: For a robust frontend framework.
  • React Beautiful DnD: For interactive drag-and-drop interfaces.
  • Appwrite: Backend database management.
  • Tailwind CSS with Prettier Plugin: For styling and code formatting.
  • Zustand: State management within React.
  • React Avatar: To create user avatars.
  • Hero Icons: For UI iconography.
  • OpenAI API: Categorizes tasks into 'Todo', 'In Progress', and 'Completed'.
  • headless UI: For building accessible and composable UI components, ensuring a seamless and inclusive user experience."

Deployment 🌐

The application is deployed on Vercel for optimal performance and accessibility.

Installation Guide 🛠️

Prerequisites

  • Node.js
  • npm or pnpm or yarn or bun
  • A modern web browser

Setting Up

Install the dependencies:

npm install
# or
pnpm intsall
# or
yarn install
# or
bun install

Getting Started

Then, Launch the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 in a web browser to use the app.

Contributing 🤝

Contributions are welcome. To contribute:

  • Fork the repository.
  • Create your feature branch (git checkout -b feature/YourFeature).
  • Commit your changes (git commit -am 'Add some feature').
  • Push to the branch (git push origin feature/YourFeature).
  • Create a new Pull Request.

Questions or Suggestions? ⁉️

I'd love to hear from you! Whether it's a query or a bright idea, feel free to drop me an email at [email protected].

Dive into 'Trello Clone 2.0' and discover where productivity seamlessly blends with the latest tech! 🚀

About

'Trello Clone 2.0' is a sophisticated task management application built using Next.js 14. It replicates Trello's core functionalities and incorporates modern web technologies for an enhanced user experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published