Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/belchenkov/github_profiles_js
GitHub Profiles on Vanilla JS
https://github.com/belchenkov/github_profiles_js
css3 github-api html5 surge vanilla-javascript
Last synced: 6 days ago
JSON representation
GitHub Profiles on Vanilla JS
- Host: GitHub
- URL: https://github.com/belchenkov/github_profiles_js
- Owner: Belchenkov
- Created: 2021-01-12T07:59:36.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-12T12:03:20.000Z (almost 4 years ago)
- Last Synced: 2023-03-01T00:36:57.775Z (over 1 year ago)
- Topics: css3, github-api, html5, surge, vanilla-javascript
- Language: JavaScript
- Homepage: http://github-profile-js-ab.surge.sh
- Size: 340 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# GitHub Profiles
> GitHub Profiles on Vanilla JS
### [Demo](http://github-profile-js-ab.surge.sh)
[![IMAGE ALT TEXT HERE](./uploads/screen.png)](https://skr.sh/v65UoVdnq82?a)### Get started
```shell script
git clone
```
```shell script
open index.html
```
or
```shell script
npm i -g live-server
```
```shell script
live-server
```