The frontend for add.it, a simple and intuitive app for creating, managing and sharing lists.
- Create new lists with unique names
- Add and delete items from a list
- Mark items as checked/unchecked
- Real-time updates using WebSockets
- Responsive design for mobile and desktop users
- React: Frontend library for building user interfaces
- Framer Motion: For animations and transitions
- Axios: For API requests
- Socket.io: For real-time updates
