Skip to content

frontbenchHQ/Demo-React-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo App

A basic React app explaining about creating functional components, use of useState hook and props.

Requirements

  • yarn or npm

Libraries Used

How to run:

  1. Download or Clone the Repository.
  2. Run yarn install or npm install to install the project dependencies.
  3. Run yarn start or npm start to start the app.
  4. App can be seen at: localhost:3000

create-react-app

This project was bootstrapped with Create React App.

About

A react app explaining basics of react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published