Skip to content

fullstacktalks/html-react-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

HTML React.js Starter

Hi Full Stackers!

This is a little starter kit to get your feet wet with React.js.

Usage

Run these commands in your terminal

git clone [email protected]:fullstacktalks/html-react-starter.git

cd html-react-starter

open .

You can then open these index.html in your editor and browser of choice.

Demos

All of the demos on reactjs.org have been added to this repo as branches. You them by typing the following command:

  • hello-message: git checkout hello-message
  • timer: git checkout timer
  • todo-app: git checkout todo-app
  • markdown-editor: git checkout markdown-editor

About

A React starter repo that uses uses script tags

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published