Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rosines-almeida/portifoliogithub
Projeto em React utilizando api GitHub
https://github.com/rosines-almeida/portifoliogithub
api-github bootstrap react-router reactjs
Last synced: 30 days ago
JSON representation
Projeto em React utilizando api GitHub
- Host: GitHub
- URL: https://github.com/rosines-almeida/portifoliogithub
- Owner: Rosines-Almeida
- Created: 2020-01-30T16:15:06.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-07T21:42:05.000Z (almost 2 years ago)
- Last Synced: 2024-11-21T14:47:06.394Z (3 months ago)
- Topics: api-github, bootstrap, react-router, reactjs
- Language: JavaScript
- Homepage: https://portifolio-deploy.herokuapp.com/
- Size: 1.92 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portifolio GitHub
Projeto desenvolvido em React utilzando api do gitHub
https://portifolio-deploy.herokuapp.com/## Aparência
![]()
## Recursos utilizados
* **Visual Studio Code**
* **React**
* **Vercel**
* **API- gitHub**## 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
```