A simplified Trello clone built with React, Redux, Node, Express and MongoDB.
TrellisHits is a Trello clone built using React, Redux, Express, and MongoDB. It features the functionality of creating, modifying, and deleting boards with user authentication, customizable backgrounds, and activity logs. The project is a full-stack application with both frontend and backend elements.
git clone <repository-url>
npm install
.env file and set up dev.env for development and test.env for testing purposes.client/package.json with your server port.npm start
TrellisHits is a comprehensive Trello-like application developed with a tech stack including React, Redux, Express, and MongoDB. It offers key features such as board, card, and list management, user authentication, and activity logs. The project showcases the use of various frontend and backend technologies for a fully functional and customizable task management tool.