Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/billstephens2022/pizza-react
A simple React app from a tutorial displaying a Pizza Menu. Demonstrates the use of React components, props, conditional rendering, and using map method to easily render data from arrays within a component
https://github.com/billstephens2022/pizza-react
css html javascript jsx react
Last synced: about 1 month ago
JSON representation
A simple React app from a tutorial displaying a Pizza Menu. Demonstrates the use of React components, props, conditional rendering, and using map method to easily render data from arrays within a component
- Host: GitHub
- URL: https://github.com/billstephens2022/pizza-react
- Owner: BillStephens2022
- Created: 2024-07-05T11:14:34.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-06T11:15:00.000Z (6 months ago)
- Last Synced: 2024-10-25T12:04:35.072Z (3 months ago)
- Topics: css, html, javascript, jsx, react
- Language: JavaScript
- Homepage: https://billstephens2022.github.io/Pizza-React/
- Size: 945 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fast React Pizza
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)## Description
A simple React app from a tutorial displaying a Pizza Menu. Demonstrates the use of React components, props, conditional rendering, and using map method to easily render data from arrays within a component.
Deployed URL: https://billstephens2022.github.io/Pizza-React/
### App Screenshot
![app screenshot](/public/screenshot.png)
## Table of Contents
- [Fast React Pizza](#fast-react-pizza)
- [Description](#description)
- [Table of Contents](#table-of-contents)
- [Installation](#installation)
- [Usage](#usage)
- [License](#license)
- [Contributing](#contributing)
- [Tests](#tests)
- [Questions](#questions)
## Installation
npm install
## Usage
Go to deployed URL: https://billstephens2022.github.io/Pizza-React/## License
This application is covered under the MIT License.
For more information: https://opensource.org/licenses/MIT
## Contributing
N/A
## Tests
N/A## Questions
Contact Info
GitHub user name: BillStephens2022
Link to GitHub profile: https://github.com/BillStephens2022
Email: [email protected]