Skip to content

synora/pizza-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pizza App

The repository for the Pizza App project!


Description

The purpose of this project is to gain experience and become familiarized with React and Redux concepts for the 2023 winter learning circle for the developer apprenticeship at Automattic.

Led by our Automattician developer Matt, Synora and myself have been tasked with creating a React app to customize a pizza order.

The goal of the project will be to make use of a Redux store, customize a pizza order, and submit the order to a destination (kitchen, database, etc).

Once completed, we'll be able to deploy the app on GitHub as a demonstration of what we've learned!

Project

The project can be tracked here: https://github.com/users/villanovachile/projects/2

Development

Interested in following along?

Clone this repo, run npm i in terminal to install the necessary dependencies, and then enter npm run start to run the app locally in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.9%
  • HTML 2.2%
  • CSS 1.9%