SafdarJamal / redux-helloworld

Basic React hello world app. => Refactor to use Redux.

Home Page:https://redux-helloworld.surge.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redux Hello World;

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

Redux in Action

Directions

  1. Clone the repo git clone https://github.com/SafdarJamal/redux-helloworld.git

  2. Change directory cd redux-helloworld

  3. Run the application npm i && npm start

  4. Go on and refactor to use Redux!

About

Basic React hello world app. => Refactor to use Redux.

https://redux-helloworld.surge.sh

License:MIT License


Languages

Language:JavaScript 36.9%Language:HTML 32.4%Language:CSS 30.7%