This is Food Delivery Web App where it has been implemented using JavaScript Library like ReactJs, ReduxJS Toolkit, Material UI, Context API
The Food Delivery Web App is an innovative solution designed to streamline the process of ordering food online. Utilizing the Swiggy public API, this application fetches real-time restaurant data, allowing users to browse menus and place orders effortlessly. Whether you're at home or on the go, this app promises a user-friendly experience complemented by modern design elements.
What sets this web app apart is its commitment to performance and usability. With several key features designed to enhance overall interaction, this application aims to provide a seamless food delivery experience that adapts to the needs of its users.
React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
material-ui adds classes to Tailwind CSS for all common UI components. Classes like btn, card, etc. This allows us to focus on important things instead of making basic elements for every project.