https://github.com/vanicce/github-card
Search your username and create a card with your informations.
https://github.com/vanicce/github-card
api-rest javascript pinia tailwindcss vue vue-router
Last synced: about 1 month ago
JSON representation
Search your username and create a card with your informations.
- Host: GitHub
- URL: https://github.com/vanicce/github-card
- Owner: vanicce
- Created: 2023-07-09T21:45:11.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-11T02:01:22.000Z (over 2 years ago)
- Last Synced: 2025-10-25T06:26:13.334Z (8 months ago)
- Topics: api-rest, javascript, pinia, tailwindcss, vue, vue-router
- Language: Vue
- Homepage: https://github-card.vercel.app/card/vanicce
- Size: 679 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Github-card
this project consists of fetching a username from github and the information is returned in the form of a custom Card, using events and DOM manipulation, asynchronous API queries and component creation
## Index
- [Technologies Used](#technologies-used)
- [Installation](#installation)
- [Examples](#examples)
## Technologies Used
HTML, CSS, Tailwind, Vue, Pinia
## Installation
Steps required to install the project locally.
```bash
git clone https://github.com/vanicce/Github-card.git
```
```bash
cd Github-card
```
```bash
npm install
```
```bash
npm run dev
```
## Examples
Image of project:

Image in mobile: