Git Product home page Git Product logo

Louis Fortier's Projects

favorite-car-components icon favorite-car-components

component named App that returns the array you will be working with in this Hands-On. Then, create a new component named List that maps over the following array and returns a numbered list of the array items. Lastly, make sure your ReactDOM.render() reflects that you are using the App component to return the data from the List component.

react-router-dom icon react-router-dom

4 components within separate files: Home.js About.js FavoriteThings.js Things.js Be able to route between each of the pages Remember the import statements needed at the top of each file. Within the FavoriteThings component, be able to click on at least 3 different things: Car, Food, Movie Based on the thing you click, you should then and render the specific Car, Food or Movie onto the page and in the URL.

student-enrollment-app icon student-enrollment-app

Create an App component which returns any other component created Render the App component Create a component named NumberOfStudents Add two fields to the state: enrolledStudents and waitlistedStudents Create two buttons that, when clicked, will increase the number of enrolled students or waitlisted students by one. Create two input fields that each have a button: one for the enrolled students and one for waitlisted students. When a number is entered, the number of the enrolled or waitlisted students should increase by that specified amount.

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.