Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.29 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.29 KB

Zomato Clone Frontend

Description

This frontend application provides a user-friendly interface for accessing and interacting with Backend. Built with React, it offers a seamless experience.

Features

  • Dynamic, responsive UI
  • State management with React Context API for a predictable state container
  • Secure authentication system
  • Real-time data fetching and updates

Challenges Faced

  • Achieving a responsive and intuitive design required iterative development and user feedback.
  • State management across multiple components was complex, solved by adopting.
  • Integrating real-time features

Screenshots

Welcome page

image

SignUp page

image

Login page

image

Home page with Tab sections

image

Restaurant Details page with Tab section

image