desert3agle / react-basic-states-and-props

A simple react-app to demonstrate how state/props and life cycle methods work.

Home Page:https://desert3agle.github.io/react-basic-states-and-props/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tech

ReactJS

Local Run

Install dependencies and locally

  npm install && npm start

Deployment

on github pages

npm run build
gh-pages -d build

About

A simple react-app to demonstrate how state/props and life cycle methods work.

https://desert3agle.github.io/react-basic-states-and-props/


Languages

Language:JavaScript 91.0%Language:CSS 5.9%Language:HTML 3.1%