Code Monkey home page Code Monkey logo

lm-code-react-props-state-cat-cards's Introduction

React Props and State

Welcome to the wonderful world of React!

We'll be investigating components, props and state. Let's get started ๐Ÿ™Œ

React Atom

How to Get Started

Fork this repo to your Github and then clone the forked version of this repo

To install the dependencies run:

npm install

or if use yarn:

yarn install

(They both do the same thing)

Make sure you're in the right directory!

To start the app:

npm start

or if you use yarn:

yarn start

Runs the app in the development mode.

The app should open in your browser.

If the page doesn't open automatically, you can open http://localhost:3000 to view it in the browser.

The page will reload if you make edits ๐Ÿ‘

You will also see any lint errors in the console โœ…

You'll see there's a (very) basic React app already created for you. Have an explore of the files and get a sense of what it's doing. We're going to be adding features to make it more interactive.

Meow, lets get started!

Head over to Activity 1 to begin!

lm-code-react-props-state-cat-cards's People

Contributors

neil-hughes avatar parisatork 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.