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: 2 months 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-07T21:42:05.000Z (about 3 years ago)
- Last Synced: 2025-03-15T17:42:32.330Z (over 1 year ago)
- Topics: api-github, bootstrap, react-router, reactjs
- Language: JavaScript
- Homepage: https://portifolio-deploy.herokuapp.com/
- Size: 1.92 MB
- Stars: 0
- Watchers: 1
- 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
```