Skip to content

A practice react app to apply basic react concepts

Notifications You must be signed in to change notification settings

vyasriday/react-redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A fun react app to understand and learn the react concepts.

This project uses v16.x of react.

To run the project

  • npm install
  • npm start