Skip to content

Vishal34sd/Food-Ordering-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Food Ordering Website

This is a React-based food ordering application.

Setup

  1. Install dependencies:

    npm install
  2. Run the development server:

    npm run dev
  3. Open your browser at the URL shown in the terminal (usually http://localhost:5173).

Environment Variables

The .env file has been configured with public Swiggy API proxies. If these endpoints stop working, you may need to find new proxy URLs or use a CORS extension.

Notes

  • The audio file success.mp3 used in the Cart component is missing. You can add a file named success.mp3 to the public folder (create one if it doesn't exist) to enable the order confirmation sound.

About

This is a demo food ordering website built using react 19 and helps me learning the fundamental of core react 19 features .

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages