A todo app built with React, TypeScript, and styled with Bulma. This app allows users to create, edit, and delete todo while communicating with a backend API to save and retrieve user todos.
- React, React Context
- TypeScript
- Bulma
- Fetch API
- Create, edit, and delete todo
- Mark todo as checked
- Filter todos by status
- Save and retrieve notes from a server using the Fetch API
- User-friendly interface with Bulma styling
- Built with React and TypeScript