Skip to content

dinuka-amarasinghe/react-feedback-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Feedback App

Feedback app project from Traversy Media React Front To Back course. This app allows users to add, update and delete feedback. It uses a mock REST api with json-server.

It covers some fundamentals of React including,

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

About

React feedback app with mock REST API (json-server)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published