Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/marihemori/pet-store

A simple page in ReactJs, it calls a Rest service that returns a json file.
https://github.com/marihemori/pet-store

rest-api

Last synced: about 1 month ago
JSON representation

A simple page in ReactJs, it calls a Rest service that returns a json file.

Awesome Lists containing this project

README

        

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Sobre

Uma página simples em ReactJs, ela chama um serviço Rest que retorna um Json.

## Instalação

Necessita possuir o [npm](https://www.npmjs.com/) e o [node](https://nodejs.org/en/) mais recente.
Extraia todos os arquivos e execute o seguinte comando no diretorio dos arquivos.

### `npm install`

Você pode iniciar com:

### `npm start`

Abra [http://localhost:3000](http://localhost:3000) para ver no navegador.

A página irá carregar se você editar mudanças.