Zomato Clone

  • Create React App
  • Configured TailwindCSS
  • Color and font setup
  • Setup Routing
  • Setup Redux Store
  • Homepage Header
  • Banner Title
  • Banner Subtitle
  • Search for restaurant Input Box
  • Firebase setup
  • Form Validation
  • fetch data for quick links
  • Collection Section
  • Popular Localities in and around Location
  • Explore More Options
  • Footer
  • Login Form
  • Sign up Form
  • Create SignUp User Account
  • Implement Sign In user Api
  • Implemented Sign out
  • Update Profile
  • BugFix: Sign up user displayName and profile picture update
  • BugFix: if the user is not logged in Redirect /browse to Login Page and vice-versa
  • Unsubscibed to the onAuthStateChanged callback
  • Listing Page Header
  • Tabs Cards with icons
  • Filters
  • Inspiration for your first Orer section
  • Top brands section
  • Location based resturants Section (Location Title, Restaurants Cards, Restaurants Promoted Cards)
  • Resturant Menu Page
  • Bug fix (UI Fixes)
  • Resturant Menu Page
    • Images
    • Title, cusine, timing, rating
    • Overview Section
    • Order Online Section
      • Order Menu list
    • Photos
    • Reviews
    • Add to cart functionality
  • Added Shimmer effect
  • bugfix ui:- layout fix

Features

  • Homepage
    • Header
    • Banner Section
      • Heading
      • Subtitle
      • Search for restaurant
    • Cards
      • Order Online Card
      • Dining Card
      • Nightlife and Clubs card
    • Collections
    • Popular Localities in and around Location
      • Location Name Card
    • Explore More Options
    • Footer
  • Listing Page
    • Header
    • Tabs Cards with icons
      • Delivery
      • Dining Out
      • Nightlife
    • Filters
    • Inspiration for your first Orer section
    • Top brands section
    • Location based resturants Section
      • Location Title
      • Restaurants Cards
      • Restaurants Promoted Cards
    • Explore options near me
  • Resturant Menu Page
    • Images
    • Title, cusine, timing, rating
    • Overview Section
    • Order Online Section
      • Order Menu list
    • Reviews
    • Photos
    • Add to cart functionality
  • Cart Page
    • User Cart Item display
    • Total Amount
    • Onclick Payment (Razorpay or stripe payment gateway)