Skip to content

Counter React project built with different dependencies

Notifications You must be signed in to change notification settings

alonsogchparra/counter-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Counter React

This Counter project will have some variation on how is going to be built.

The base part of the project is that will be coded with React.js also using dependencies like Redux and Redux-Thunk.

I considerate this project good to understand better the idea how to work with redux. Because to be honest at first I got lost a lot. And I'm doing this to keep the knowledge that already have, also I hope this will help someone who is starting with React.

And to make it more fun I will do the same project in different ways, keeping the base parts and adding the new ones.

The concept the projec is this, you will have 4 buttons where each one do a different action for the counter, the four options you will have are:

Increment (+1)
Decrement (-1)
Add (+10)
Subtract (-15)

This project is inspired on the Udemy Course React - The Complete Guide (incl Hooks, React Router, Redux) by Maximilian Schwarzmüller I learned a lot! from this course, if you have the opportunity to do it. I recommend it!

About

Counter React project built with different dependencies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published