Skip to content

Basic React Hello World App. πŸ‘‰ Refactor to use Redux.

Notifications You must be signed in to change notification settings

gilisho/hello-redux

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

This project was bootstrapped with Create React App.

Hello Redux

This is a simple React app with the sole aim of being refactored to use Redux. Pretty basic stuff. Ideal for Absolute Redux beginners.

Hello Redux

Directions

  1. Clone the repo git clone https://github.com/ohansemmanuel/hello-redux.git

  2. Change directory cd hello-redux

  3. Run the application npm start

  4. Go on and refactor to use Redux!

About

Basic React Hello World App. πŸ‘‰ Refactor to use Redux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.2%
  • HTML 15.5%
  • CSS 11.3%