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

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.

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: