Skip to content

gladinestrydom/feedback-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Feedback App

This project is from @bradtraversy React front to back course 2022. It is my first React project that allows users to add, update and delete feedback.

🖥️ This project goes over all of the fundamentals of React including:

  • Components
  • JSX
  • Props (proptypes, defaultprops, etc)
  • State (Component & App Level)
  • Styling
  • Handling Events
  • Lists & Keys
  • Forms
  • Context API
  • HTTP Requests

Usage:

npm install

Run:

npm run dev

About

React Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published