Skip to content

React/Redux example of application that displays repositories of a GitHub user

License

Notifications You must be signed in to change notification settings

vkurlyan/repogit

Repository files navigation

GitHub repositories

React/Redux example of application that displays repositories of a GitHub user.

It's based on davezuko/react-redux-starter-kit.

Technical stack: React, Redux, ES6, Babel, Webpack, React-Bootstrap, SCSS, ESLint, Jest tests.

Setup

Run commands:

git clone https://github.com/vkurlyan/repogit.git

cd repogit

npm install

npm start

Open http://localhost:3000/

Run tests

npm test

Run ES lint

npm run lint

About

React/Redux example of application that displays repositories of a GitHub user

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published