https://github.com/mdusmanansari/github-profile
Git-hub profile viewer.
https://github.com/mdusmanansari/github-profile
githubapi javascript reactjs tailwindcss
Last synced: 9 months ago
JSON representation
Git-hub profile viewer.
- Host: GitHub
- URL: https://github.com/mdusmanansari/github-profile
- Owner: MdUsmanAnsari
- Created: 2022-06-01T18:11:48.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-02T04:28:36.000Z (almost 4 years ago)
- Last Synced: 2025-02-16T04:32:33.962Z (about 1 year ago)
- Topics: githubapi, javascript, reactjs, tailwindcss
- Language: JavaScript
- Homepage: https://ugitprofile.netlify.app/
- Size: 312 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## live link: [https://ugitprofile.netlify.app/](https://ugitprofile.netlify.app/)
# How to run this project in local
### Just follow the given order step by step 👇
## Clone this project
```
git clone https://github.com/MdUsmanAnsari/github-profile.git
```
## Go to this project
```
cd github-profile
```
## Install all dependencies and dev dependencies.
```
npm i
```
or
```
npm install
```
## Start app
```
npm start
```
## Deploy Status
[](https://app.netlify.com/sites/ugitprofile/deploys)