[Fullstack] Todo List
This project is a submission to a challenge by devchallenges.io, consisting of a simple todo list whose data is stored in a database.
Features
- Frontend coded using React and the following libraries : framer-motion, styled-components
- Express server connected to a PostgreSQL database.
- New items can be added or removed, and filtered depending on their current status.