Skip to content

jvcarrolljr/feedback-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feedback App

What's Demonstrated

  • Componenets
  • Hooks
  • Props
  • State

Feedback App - Traversy Media Tutorial

Feedback App is a basic React project that allows a user to review and rate something. Users can add, edit, and remove feedback. The app will also aggregate an average rating, which dynamically changes as the feedback changes.

This project, created by Brad Traversy, and was bootstrapped with Create React App.

Learning Focuses

In this project, the concepts explored are:

  • useContext
  • useState
  • useEffect
  • Router
  • PropTypes
  • Framer Motion

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.

npm test

Launches the test runner in the interactive watch mode.
More about tests.

npm run build

Builds the app for production to the build folder.
More about deployment.

npm run eject

This command will remove the single build dependency from your project

Deployment

More about deployment.

About

Feedback Tutorial - ReactJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published