Skip to content

This is the first react web app that I have made without following a tutorial.

Notifications You must be signed in to change notification settings

DavidRichardson2019/FirstReactApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FirstReactApp

This is the first web app I have made with React. It is a simple page that creates a list of notes you can input.

How To

The setup process is really simple because it is a simple application, just clone this repo, run 'npm install', and then launch it with 'webpack-dev-server'. I have a start script that uses 'webpack-dev-server --hot' but for some reason I am having trouble getting the app to work with that.

About

This is the first react web app that I have made without following a tutorial.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published