Built with Nextjs framework with Typescript and Chakra UI library with support from MongoDB
This is a clone application for Trello, created for learning purposes. The plan is to continuously improve the project and add more features in each release.
To install the theme, follow these steps:
git clone https://github.com/knowankit/trello-clone.git
.env.local
file and copy the contents from .env.example
This Trello clone is a clone application built for learning purposes. It includes features such as login/register with JWT token authentication, the ability to create/update/delete boards and cards, background image library support, and more. The application requires Node.js and npm to run, and can be installed by cloning the repository, installing necessary dependencies, creating a .env.local
file, and starting the application. The project is built using Next.js with TypeScript and MongoDB for local development, and MongoDB Atlas for the production database. Contributions to the project are welcome and it is licensed under the MIT license.