An open API service indexing awesome lists of open source software.

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.

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