A browser for Github users. Entering github username will display user's details and history of his public events.
Install npm packages:
yarn
-
Run:
yarn start
-
In your browser, navigate to: http://localhost:2000/
yarn build
- Bundler: Webpack
- DOM Manipulation: Cash-DOM
- CSS styling: Bulma CSS
- Github API