Ankush11903 / Foodsale

It utilizes Swiggy's live API data to fetch real-time restaurant information, and includes features such as infinite scrolling, shopping cart feature using Redux Toolkit, and UI configuration with conditional rendering and caching for better user experience. Additionally, the app implements Shimmer UI, lazy loading, and dynamic routing .
https://foodsale.vercel.app
24 stars 2 forks source link
reactjs redux swiggy-api tailwindcss

FoodSale

Check out the demo here!

FoodSale is a web application that allows users to search for restaurants and browse through real-time restaurant information. With FoodSale, users can easily find and order food from a variety of restaurants.

Features

Tech Stack

Getting Started

Prerequisites

To run FoodSale locally, you need to have Node.js installed on your machine. You can download it from the official Node.js website: https://nodejs.org

Installation

  1. Clone the repository:

    
    git clone https://github.com/your-username/foodsale.git