Skip to content

kirangavali09/zoom-eats

Repository files navigation

Zoom Eats

Zoom Eats is a web application that allows users to browse restaurants, view their menus, and add items to a cart. It is built with React, Redux, and Tailwind CSS.

Features

  • Browse a list of restaurants
  • Search for restaurants
  • View restaurant details and menus
  • Add and remove items from the cart
  • View the cart
  • Responsive design for mobile and desktop

Tech Stack

  • Frontend:
    • React
    • Redux for state management
    • React Router for routing
    • Tailwind CSS for styling
  • Build Tool:
    • Vite

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/your_username_/zoom-eats.git
  2. Install NPM packages
    npm install

Running the Application

npm run dev

This will run the application in development mode. Open http://localhost:5173 to view it in the browser.

Available Scripts

In the project directory, you can run:

  • npm run dev: Runs the app in the development mode.
  • npm run build: Builds the app for production to the dist folder.
  • npm run lint: Lints the code using ESLint.
  • npm run preview: Serves the production build locally.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors