Skip to content

trblackw/react-redux-hooks-reddit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project served as a way for me to play with the new react-redux hooks api and it turned out to be a lot of fun. The Reddit api is also a pleasure to work with.

Get it running

git clone git@github.com:trblackw/react-redux-hooks-reddit.git

cd react-redux-hooks-reddit

yarn; yarn start || npm i; npm start

(React app will fire up on localhost:3000)

About

Intro into using react-redux-hooks to manage React state consuming the Reddit api -- built with TypeScript & Parcel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published