Giter Site home page Giter Site logo

flatipotle-debugging-lab-chicago-web-82619's Introduction

React Debugging Lab

Flatiron School has decided to dabble in the food industry and just opened up a brand new fast casual Mexican restaurant (not at all a clone of a certain popular restaurant). Engineers were hired to design a web app to allow users to submit orders online, but they mysteriously disappeared and left everything broken. It's now your job to try to find all the bugs and fix the app!

Setup

  • Clone this repository and cd into it
  • Run npm install or yarn install to install dependencies
  • Run npm start or yarn start to start the app locally

Deliverables

  1. A user should be able to see an order form with options for protein, fillings, toppings, and sides.
  2. A user should be able to select as many proteins, fillings, toppings, and sides as they desire.
  3. A user should be able to submit the form with their selections and see their order(s) listed under "All Orders."
  4. If a user selects any sides, they should be able to click on a button to view their side choices.

Helpful Things to Keep In Mind

  • Read the errors you receive in your browser and console
  • console.log, debugger, and React Dev Tools are your friends
  • Did we return the values we want?
  • Why would this be undefined?
  • Did we import and export our components correctly?
  • Did we pass down the props that we need?
  • How do we change state?
  • This app uses Semantic for styling - you will not need to worry about any errors here.

flatipotle-debugging-lab-chicago-web-82619's People

Contributors

gdotclerge avatar lizbur10 avatar notnotdrew avatar victoria-huang avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

joseph-gansukh

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.