This is a Next.js project bootstrapped with create-next-app
.
This project is curretnly hosted on https://todo.cosmobean.dev
a modern Trello clone built using the latest technologies. Dive in to manage your tasks, boards, and collaborate with others seamlessly.
- Frontend: Next.js 13.4
- State Management: Zustand
- Backend: Appwrite
- Authentication: Google OAuth
- Task Summarisation : GPT api ingeration [Optional]
- User-friendly board and list management, similar to Trello.
- Google OAuth integration for easy login and authentication.
- Real-time updates using Zustand state management.
- Appwrite backend ensures secure data storage and management.
Ensure you have Node.js installed (version 16+ is recommended).
-
Clone the Repository:
git clone https://github.com/CosmoBean/trello-personal-clone.git
First, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.