Skip to content

ganeshmajhi/feedback-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Rating App

Use of Basic Concepts of react

  • Components
  • State
  • Props
  • Events

Hooks used in the project

  • useState
  • useEffect
  • createContext
  • useContext

Instruction to download this project and run in local server.

  • Clone the project or download the zip file.
  • go to the project folder cd project-name
  • npm install
  • then run the server by npm run dev
  • get the project served in localhost:3000 and json-server in localhost:5000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published