todoTS
TodoTs
Languages and Tools Utilized: TypeScript, Styled components, React, JSONBin
- Web app with task management features, including dynamic filtering options.
- Implement communication with a JSONBin for persistent list storage.
- Integrate a responsive UI where you can create, edit or delete tasks.
- Refactoring code with a custom hook and reducer.