yasinabdmahmood / react-resturant-menu

The web app functions as a digital menu for restaurants and cafes that allows you to view what is on their menu with pictures, descriptions, and prices. The user can also start ordering foods and drinks with the desired amount. built with React, Redux, and SASS.

Home Page:https://aesthetic-queijadas-f18c90.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resturant menu

The web app functions as a digital menu for restaurants and cafes that allows you to view what is on their menu with pictures, descriptions, and prices. The user can also start ordering foods and drinks with the desired amount.

p1p2p3

Built With

  • React
  • Redux
  • SASS

Live Demo

Video Link

Getting Started

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

  • Copy this link https://github.com/yasinabdmahmood/react-resturant-menu.git.
  • Get the directory that you want to clone the repository.
  • Open the command prompt in this directory.
  • Write git clone https://github.com/yasinabdmahmood/react-resturant-menu.git.
  • Go to the repository folder in your command prompt, run cd name-of-folder.
  • Run npm install

Build

Type these commands into the terminal:

  • npm run build
  • Open dist/index.html in your web browser.

Run the application in local environment

Type this command in your terminal

  • npm run start
  • Your web browser will open on localhost

Author

👤 YASEEN ABD ALWAHID

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Thanks for OddMenu website as the design of the project is inspired by one of thier designs

📝 License

This project is not licensed.

About

The web app functions as a digital menu for restaurants and cafes that allows you to view what is on their menu with pictures, descriptions, and prices. The user can also start ordering foods and drinks with the desired amount. built with React, Redux, and SASS.

https://aesthetic-queijadas-f18c90.netlify.app/


Languages

Language:JavaScript 52.6%Language:SCSS 20.2%Language:CSS 19.4%Language:HTML 7.8%