lgruelas / github-profile-summary

Github Profile Summary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Profile Summary Web App

Powered by https://reactjs.org/.

Hosted at https://githubprofilesummary.com on Netlify.

NodeJs, ExpressJs backend for this project is located here: https://github.com/thewillg/github-profile-summary-api.

Install

git clone https://github.com/theblindprophet/github-profile-summary.git

cd github-profile-summary

npm install

Run

npm run start

npm run watch-css (separate window)

Styling

Sass is used for styling. All .scss files are compliled into .css in the same directory.

Environment

Name Description Example
REACT_APP_API_URL API url http://localhost:3003/api/v1

The environment variables are in .env.

CI/CD

We use Netlify for continuous deployment. There are no integration or unit tests for this app.

Netlify is triggered by changes to the master branch.

Contributing

We are always willing to accept contributions to this project.

Contributors

Will Garcia (LinkedIn)

Jamie Gross (LinkedIn)

About

Github Profile Summary


Languages

Language:JavaScript 64.7%Language:CSS 34.3%Language:HTML 1.0%