Day -9 React with Me

·

1 min read

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.

To improve the search functionality, we added a search bar that allows users to search for restaurants by name or location.