Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/daviteixeira-dev/portfolio

👨‍💻 In this project, I developed my personal portfolio of projects made with Chakra UI, fully responsive.
https://github.com/daviteixeira-dev/portfolio

acessibility chakra-ui css3 formsubmit html5 javascript progressive-web-app reactjs

Last synced: about 7 hours ago
JSON representation

👨‍💻 In this project, I developed my personal portfolio of projects made with Chakra UI, fully responsive.

Awesome Lists containing this project

README

        


Personal Portfolio


Davi Teixeira - Personal Website Portfolio


GitHub top language

Repository size


GitHub last commit


GitHub

GitHub Stars
GitHub Forks



About the project   |   
Technology   |   
How to contribute   |   
License

## 👨🏻‍💻 About the project
```👨🏻‍💻 Sobre o projeto```

In this project I develop my personal project portfolio.

## 🚀 Technology
```🚀 Tecnologias```

- [JavaScript](https://developer.mozilla.org/pt-BR/docs/Web/JavaScript)
- [ReactJS](https://pt-br.reactjs.org/)
- [Chakra UI](https://chakra-ui.com/)
- [FormSubmit](https://formsubmit.co/)
- [Vite](https://vitejs.dev/)

## 🤔 How to contribute
```🤔 Como contribuir```

```

**Fork the repository and follow the steps below**

```Faça um fork deste repositório e siga os passos a baixo```

```bash
### Clone your fork
# Clone seu fork
$ git clone seu-fork-url && cd NOME_DO_REPO

### Create a branch with your feature
# Crie uma branch com sua feature
$ git checkout -b my-feature

### Commit your changes
# Faça commit das suas alterações
$ git commit -m 'feat: My new feature'

### Send the code to your remote branch
# Envie o código para sua remote branch
$ git push origin my-feature
```
**After your pull request is merged, you can delete your branch**

```Depois que sua pull request for merged, você pode deletar sua branch```

## 📝 License

This project has a MIT License - see the [LICENSE](./ LICENSE) for more details.

```Este projeto possui uma Licença MIT License - veja o arquivo [LICENSE](./LICENSE) para mais detalhes.```

---

Made with ❤️ by Davi Teixeira