Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vitorserrano/vsme
⚡ Meu portfólio pessoal
https://github.com/vitorserrano/vsme
react-icons react-router-dom reactjs styled-components
Last synced: 24 days ago
JSON representation
⚡ Meu portfólio pessoal
- Host: GitHub
- URL: https://github.com/vitorserrano/vsme
- Owner: vitorserrano
- License: mit
- Created: 2020-05-25T14:20:27.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T20:38:05.000Z (about 2 years ago)
- Last Synced: 2024-11-08T08:51:24.325Z (3 months ago)
- Topics: react-icons, react-router-dom, reactjs, styled-components
- Language: JavaScript
- Size: 8.75 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
vitorserrano.me# Índice
- [Sobre](#sobre)
- [Tecnologias Utilizadas](#tecnologias-utilizadas)
- [Como Usar](#como-usar)
- [Como Contribuir](#como-contribuir)A ideia de criar um portfólio surgiu enquanto eu estava desenvolvendo um aplicativo em React Native e pensei em como praticar alguns conceitos com Reactjs. Então, eu juntei o útil ao agradável e resolvi desenvolver meu site pessoal.
## :rocket: Tecnologias UtilizadasO projeto foi desenvolvido utilizando as seguintes tecnologias
- [Reactjs](https://reactjs.org/)
- [React Router DOM](https://www.npmjs.com/package/react-router-dom)
- [React Icons](https://react-icons.github.io/react-icons/)
- [Styled Components](https://styled-components.com/)## :iphone: Screens
- Clone esse repositório: `git clone https://github.com/vitorserrano/vitorserrano.me.git`
- Instale as dependências: `npm install`
- Start a aplicação: `npm start`- Faça um Fork desse repositório,
- Crie uma branch com a sua feature: `git checkout -b my-feature`
- Commit suas mudanças: `git commit -m 'feat: My new feature'`
- Push a sua branch: `git push origin my-feature`## :memo: License
Esse projeto está sob a licença MIT. Veja o arquivo [LICENSE](LICENSE) para mais detalhes.
---
Feito com 💜 by Vitor Serrano