samruddhi-ranjini / basic-react-forms

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:HTML 40.1%Language:JavaScript 35.8%Language:CSS 24.1%