Just1B / no-redux

⚛️ 🎣 Experimenting with using hooks and context instead of Redux

Home Page:https://8yqjm3mnw2.codesandbox.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replacing Redux with hooks and context

This is the final code for a tutorial I wrote here on Medium.

Install

To install this locally make sure you have NodeJS on your machine. Then install the dependencies with:

$ npm i

And run the applicaiton with:

$ npm start

Show some love?

If you've found this project useful and would like to support me there are several ways you could do so.

About

⚛️ 🎣 Experimenting with using hooks and context instead of Redux

https://8yqjm3mnw2.codesandbox.io/


Languages

Language:JavaScript 68.0%Language:HTML 22.8%Language:CSS 9.1%