Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 809 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 809 Bytes

WizardBoards - Trello Clone

WizardBoards is a Trello Clone built using the MERN stack (MongoDB, Express.js, React, Node.js) and Next.js with Tailwind CSS for styling.

Features

  • Board Management: Create, edit, and delete boards.
  • Card Management: Create, edit, and delete cards within lists.
  • Drag-and-Drop: Intuitive drag-and-drop functionality for cards.
  • User Authentication: Secure user authentication system with JWT.

Technologies Used MongoDB: Database for storing boards, lists, and cards. Express.js: Backend framework for handling API requests. React (Next.js): Frontend library for building user interfaces. Node.js: JavaScript runtime for server-side code. Tailwind CSS: Utility-first CSS framework for styling.

License This project is licensed under the MIT License.