Code Monkey home page Code Monkey logo

lesson-4's Introduction

Lesson 4 - Due May 22, 2017 (also covered in Lesson 5)

Assignment

Remember Pauline? Well, she was very happy with your first website you made for her (or are likely still making.. that assignment is not even due yet), except she feels like it's not "modern enough."

Given that Pauline doesn't know anything about websites, you're a little surprised to hear this from her, but she apparently reads some tech blogs and now thinks the website should be built in React. She's willing to pay you again and you've been meaning to learn how React on the front end works anyway, so uh... cool? Same design? Maybe with some better functionality.

You didn't really know how to get started, so you picked up create-react-app and have some bare bones to how we get a React project started.

Goals

  • Understand the basics of the React framework and React-Router

The actual assignment

The list and the detail page will be hooked up, but you'll need to do the Add to Order button and the Basket page again.

This means Creating a basket component, routing to it and being able to fill it with items from the order.

Getting Started

npm i

npm start

Visit http://localhost:3000

npm test will run any unit tests (though they are sparse on this project)

Helpful Resources

lesson-4's People

Contributors

jefflembeck avatar jvu1 avatar

Watchers

 avatar

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.