https://github.com/hugovarellaa/ignite-github-blog
https://github.com/hugovarellaa/ignite-github-blog
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hugovarellaa/ignite-github-blog
- Owner: Hugovarellaa
- Created: 2022-10-26T13:19:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-26T23:37:31.000Z (over 2 years ago)
- Last Synced: 2025-02-15T15:50:33.781Z (3 months ago)
- Language: TypeScript
- Homepage: ignite-github-blog-blush.vercel.app
- Size: 1.68 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### 🔗 Link para o projeto online
[Link da aplicação online](https://ignite-github-blog-blush.vercel.app/)
![]()
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