hello-react-redux

simple webapp with React & Redux

Stars
1

hello-react-redux

🌎 simple webapp with React & Redux

check the website

Use github-api for auth and getting user repositories list

Redux time-traveling

High quality gif

Usage

git clone https://github.com/Drapegnik/hello-react-redux.git
cd hello-react-redux/
npm install
npm start
open http://localhost:3000

Linting

Project includes React-friendly ESLint configuration with airbnb standards

npm run lint

Dependencies