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

https://github.com/rosines-almeida/dogs-one

Rede social de dogs, projeto desenvolvido durante o curso React Completo- Origamid
https://github.com/rosines-almeida/dogs-one

css html reactjs

Last synced: about 2 months ago
JSON representation

Rede social de dogs, projeto desenvolvido durante o curso React Completo- Origamid

Awesome Lists containing this project

README

        

# Rede social dogs

Rede social de dogs - Projeto desenvolvido durante o curso React Completo- Origamid


https://dogs-nu.vercel.app




## Funcionalidades:

  • Crie sua conta;

  • Adicione fotos do seu pet;

  • Acompanhe o numero de visualizações;

  • Veja fotos de outros pets e comente;



## Aparência:

dogs_one

## Recursos utilizados:

* **Visual Studio Code**
* **React**
* **Vercel**

## Executando localmente o projeto

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm start

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report
```