LuanEdCosta / redux-basics-class

App created during the CPQD Front-End Chapter Meeting to talk about the basics of Redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

✅ Redux Basics Class

App created during the CPQD Front-End Chapter Meeting to talk about the basics of Redux:

  • Actions
  • Reducers
  • Action Creators
  • Store
  • Selectors

And much more...

💻 Running Locally

git clone https://github.com/LuanEdCosta/redux-basics-class.git
yarn install
yarn dev

👨 Author

Luan Eduardo da Costa

About

App created during the CPQD Front-End Chapter Meeting to talk about the basics of Redux


Languages

Language:TypeScript 72.4%Language:SCSS 23.1%Language:HTML 4.5%