Skip to content

In this Project You will came to Know About Reducer, Action and Dispatching of actions

License

Notifications You must be signed in to change notification settings

Salman18/Redux_WebApp_Basics

Repository files navigation

Redux_Web_Basics

Getting Started

There are two methods for getting started with this repo.

Familiar with Git?

Checkout this repo, install dependencies, then start with the following Process:

> git clone https://github.com/Salman18/Redux_WebApp_Basics.git
> cd Redux_WebApp_Basics
> npm install
> npm start

Not Familiar with Git?

Then Download.zip file. Extract the contents of the zip file, then open your terminal, change to the project directory, and:

> npm install
> npm start

About

In this Project You will came to Know About Reducer, Action and Dispatching of actions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published