Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 728 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 728 Bytes

Online-food-ordering-app

Online Food Ordering App like Swiggy and Zomato built using Html, CSS and Pure JavaScript. No frameworks or libraries


Live Demo => https://shivamjain1.github.io/Online-food-ordering-app


image


Functionalities Implemented

  • Search of a Restaurant with Debouncing
  • Sorting of Restaurant
    • Sort by Rating
    • Sort by ETA
  • Mark Restaurant as Favourite

Pull Requests Are Welcome: This project is built part of my UI Tech round preparation. While I do appreciate if people trying to make some things prettier or adding new features.