
Solution to the Todo app challenge on Frontend Mentor, built with Remix
The solution is for the Todo app challenge on Frontend Mentor, which aims to help improve coding skills by building realistic projects. The app has various features such as viewing the optimal layout for different device screen sizes, hover states for interactive elements, adding, marking, and deleting todos, filtering todos, toggling light and dark mode, and bonus features like drag and drop to reorder items on the list. The app is built with semantic HTML5 markup, CSS custom properties, Flexbox, React library, Remix framework, and Prisma database ORM.
The Todo app solution is a responsive web application that allows users to add, mark, delete, and filter todos. It also offers the ability to toggle light and dark mode and includes bonus features like drag and drop to reorder items on the list. The app is built using HTML5, CSS, and React library with the Remix framework for a full-stack application experience. The project can be deployed on Netlify and utilizes a Postgresql database. Overall, the solution provides a realistic and interactive way to manage tasks efficiently.
