Day -9 React with Me
Revamping the Navbar and Adding Filter Buttons and Search Bar
In the journey of building our food app, today we focused on enhancing the user interface by revamping the navbar and adding a Login button. I also created filter button components with a search bar. While the logic is still in progress, let's dive into the UI improvements we made.
1. Revamped Navbar
We started by revamping the navbar to improve navigation and make it more visually appealing. The new change in the Navbar includes a Login button.
2. Filter Button Components
We added filter button components to allow users to filter restaurants based on various criteria such as cuisine type, ratings, and delivery time.
3. Search Bar for Restaurant Search
To improve the search functionality, we added a search bar that allows users to search for restaurants by name or location.