Skip to content

Amsir390/REACT_PROJECT_1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REACT_PROJECT_1

A responsive React app showcasing a dynamic pizza menu with sold-out state handling and real-time open-hour logic.

🍕 Fast Delivery Pizza Co.

A simple and responsive React application showcasing a dynamic pizza menu. It includes real-time shop open/close logic and conditional rendering for sold-out items.

📸 Preview

App Screenshot

🚀 Features

  • Built with React.js using functional components
  • Dynamic menu rendered from JavaScript objects
  • Conditional rendering of "SOLD OUT" state
  • Real-time open/close hour logic
  • Minimal and clean UI with custom CSS

🛠️ Tech Stack

  • React.js
  • JavaScript (ES6+)
  • HTML5 + CSS3

🧑‍💻 Getting Started

Clone the repository:

git clone https://github.com/Amsir390/REACT_PROJECT_1.git
cd fast-pizza-menu
npm start

📁 Project Structure

pizza-menu/
│
├── public/
│   └── index.html
├── src/
│   ├── index.js
│   ├── App.js
│   ├── index.css
│   └── [components and assets]
│
├── package.json
└── README.md

📄 License

This project is licensed under the MIT License.

👨‍💻 Author

About

A responsive React app showcasing a dynamic pizza menu with sold-out state handling and real-time open-hour logic.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors