https://github.com/lavesan/portfolio
My online portfolio
https://github.com/lavesan/portfolio
fetch-api github-services portfolio react react-hooks react-router styled-components theme-provider typescript
Last synced: 3 months ago
JSON representation
My online portfolio
- Host: GitHub
- URL: https://github.com/lavesan/portfolio
- Owner: lavesan
- Created: 2019-07-05T22:12:22.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T03:45:58.000Z (over 2 years ago)
- Last Synced: 2024-04-28T05:46:49.719Z (about 1 year ago)
- Topics: fetch-api, github-services, portfolio, react, react-hooks, react-router, styled-components, theme-provider, typescript
- Language: TypeScript
- Homepage: https://www.valderyalves.com/home
- Size: 3.93 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Portfolio
Meu portfolio mostrando meus trabalhos, redes socias e minhas informações.
Acesse ele: [http://www.valderyalves.com](http://www.valderyalves.com)
Se você é um **desenvolvedor** e quer rodar este projeto localmente, é só seguir os passos:
## Requisitos mínimos
1. Ter npm + node
2. Ter yarn
* Se você não tem yarn execute `npm install -g yarn`## Rodando
1. `git clone https://github.com/lavesan/portfolio.git`
2. `yarn install`
3. `npm run start`
4. Acesse [http://localhost:3000](http://localhost:3000) no seu navegador