Skip to content

Starter/final code for "Basic React Forms using Hooks" Project tutorial

Notifications You must be signed in to change notification settings

mlboczar/basic-react-form

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

How to run:

  • Open a terminal/command line in a directory where you want to save the project to
  • Checkout the project
git clone https://github.com/chrisblakely01/basic-react-forms.git

  • Navigate to project in the terminal
  • Install the project:
npm install
  • Start the project
npm start

About

Starter/final code for "Basic React Forms using Hooks" Project tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 40.1%
  • JavaScript 35.8%
  • CSS 24.1%