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

https://github.com/joaorafa19/tp-pagina-github

Trabalho prático de Desenvolvimento de interfaces Web (esta página)
https://github.com/joaorafa19/tp-pagina-github

bootstrap css html javascript js json-rest-server node

Last synced: about 2 months ago
JSON representation

Trabalho prático de Desenvolvimento de interfaces Web (esta página)

Awesome Lists containing this project

README

          

# Portifolio

## Link do projeto publicado
https://tp-pagina-github.vercel.app

## Executar o projeto
Executar o comando na raiz do projeto
```bash
npm run start

```

Ou

```bash
json-server --watch db/db.json --static ./public --static ./assets/img
```

Acessar em : `http://localhost:3000`