Kat42272 / hello-redux

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 install && npm start

  4. Go on and refactor to use Redux!

About

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


Languages

Language:JavaScript 65.0%Language:HTML 20.3%Language:CSS 14.8%