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

https://github.com/hugovarellaa/ignite-github-blog


https://github.com/hugovarellaa/ignite-github-blog

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

### 🔗 Link para o projeto online

[Link da aplicação online](https://ignite-github-blog-blush.vercel.app/)


Ecoleta


Tecnologias   |   
Projeto   |   
Layout   |   
Como contribuir   





## 🚀 Tecnologias

Esse projeto foi desenvolvido com as seguintes tecnologias:

- [vite](https://vitejs.dev/)
- [React](https://reactjs.org)
- [react-router-dom](https://v5.reactrouter.com/web/guides/quick-start)
- [react-markdown](https://github.com/remarkjs/react-markdown)
- [react-hook-form](https://react-hook-form.com/)
- [react-syntax-highlighter](https://react-syntax-highlighter.github.io/react-syntax-highlighter/demo/)
- [styled-components](https://styled-components.com/)
- [fontawesome](https://fontawesome.com/)
- [axios](https://axios-http.com/ptbr/docs/intro)
- [moment](https://momentjs.com/)
- [zod](https://github.com/colinhacks/zod)

## 💻 Projeto

O Github Blog e um projeto baseado no desafio da rocketseat, trilha ReactJS do ignite, Chapter 03 de 2022, onde recebendo a base do layout pelo Figma e desenvolvemos.

[Documentação do Desafio](https://efficient-sloth-d85.notion.site/Desafio-03-Github-Blog-13593953670346908462ddc648d42cf1)

## 🔖 Layout

Você pode visualizar o layout do projeto através [desse link](). Lembrando que você precisa ter uma conta no [Figma](http://figma.com/) para acessá-lo.

## 🤔 Como contribuir

- Faça um fork desse repositório;
- Cria uma branch com a sua feature: `git checkout -b minha-feature`;
- Faça commit das suas alterações: `git commit -m 'feat: Minha nova feature'`;
- Faça push para a sua branch: `git push origin minha-feature`.

Depois que o merge da sua pull request for feito, você pode deletar a sua branch.

---

Feito com ♥ by Hugo Alves Varella