https://github.com/jsonfm/github-card-info
🎨 A react app for displaying github users information, made with MaterialUI.
https://github.com/jsonfm/github-card-info
material-ui react
Last synced: over 1 year ago
JSON representation
🎨 A react app for displaying github users information, made with MaterialUI.
- Host: GitHub
- URL: https://github.com/jsonfm/github-card-info
- Owner: jsonfm
- Created: 2022-11-04T16:26:55.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-20T20:30:08.000Z (over 3 years ago)
- Last Synced: 2025-01-30T12:30:41.893Z (over 1 year ago)
- Topics: material-ui, react
- Language: JavaScript
- Homepage: https://jsonfm.github.io/github-card-info/
- Size: 561 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

## Github Card Info
An application that consumens Github API for getting users information, like stats, repos, and contact data.
### 🔧 Installation
Clone the respository and install the project dependencies:
```
git clone https://github.com/jsonfm/github-card-info.git
npm install
```
### ⚡️ Development
```
npm run dev
```
### 📦 Deployment
```
npm run
```
### 🧩 Technologies
- React
- Material UI
- Vite