RobinsonAmianda / To_do_list-Frontend

0 stars 0 forks source link

Add Sidebar Component to To-Do List Application #10

Closed festus-sulumeti closed 2 months ago

festus-sulumeti commented 2 months ago

This pull request adds a sidebar component to the To-Do List application to improve user experience. The sidebar contains navigation links to "Home," "Profile," and "Settings."

Changes Made:

Created Sidebar.jsx in sidebar/. Created Sidebar.css in Styling/.

Related

closes #8