Reproduction of the Todo / Notes organizer app design found on Dribbble.com made by Viduthalai Mani Dharmaraj
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
13
commits
Refactored: styled components moved to separate files under [root_component_name].styles.js for better code readability
e07d932View on GitHubImplemented CSS Transitition Group component to dropdown
48fa1b6View on GitHubFixed: listView re-render on filtered done/important change
1ca44ebView on GitHubAdded context API, markDone, markImportant setter functions
46e8b5aView on GitHub