gitsocial
Taking GitHub to the moon 🚀
CODE OF CONDUCT · Community · Documentation
Structure
Codebase | Description |
---|---|
root | Front-end |
How to run locally
Get repo/project on your machine
git clone https://github.com/FotieMConstant/gitsocial
Install all required packages
cd gitsocial
npm install
Run project locally
npm run serve
Open your browser and go to localhost:8080
Also check the CONTRIBUTING.md on how to contribute.
Contributions
gitsocial is open to contributions, but I recommend creating an issue or replying in a comment to let me know what you are working on first that way we don't overwrite each other.
Please read CONTRIBUTING.md for details on this project.
Code of Conduct
Please read CODE_OF_CONDUCT.md for details on our code of conduct.
Why did you make this?
Who else has fantasized before about having a clean UI social network like for GitHub? Being able to browse repos in a stylish manner...
If you have ever fantasized or like the idea about this, come join me, let's make this thing happen
I'm using the GitHub API for the data.