- Node >= v8.10.0
- Express
- Webpack loaded by Express
- Pugjs for templates engine
- SASS, loaded by Webpack
- Google Fonts
- All modudes installed by npm
- Babel, loaded Webpack
- ES6
- BEM for CSS architecture
- Gitghub OAuth integration
- Get User's Github infos, like name, user,company, bio, email, location and blog
- List all starred repositories
- Ability to star an repository
- Ability to unstar an repository
- Search bar with auto filter
$ npm install
$ npm start
Open in your browser the following url http://localhost:3000