RobinsonAmianda / To_do_list-Frontend

0 stars 0 forks source link

Add Sidebar Component to To-Do List Application #8

Open festus-sulumeti opened 2 months ago

festus-sulumeti commented 2 months ago

to enhance the To-Do List application by adding a sidebar to improve the user experience and make the application look more professional. The sidebar will contain navigation links.

Tasks:

  1. Create Sidebar.jsx in the sidebar/ directory.
  2. Style the sidebar in Sidebar.css in the Styling/ directory.
  3. The sidebar should contain navigation links to "Home," "Profile," and "Settings."

Expected Outcome:

The sidebar should be displayed on the left side of the application, containing links to "Home," "Profile," and "Settings."