https://github.com/tavareshenrique/ignite-reactjs-challenge-03-github-blog
O Github Blog é o desafio do terceiro módulo do curso Ignite ReactJS v2 da Rocketseat. 💜🚀
https://github.com/tavareshenrique/ignite-reactjs-challenge-03-github-blog
github-blog ignite ignite-reactjs ignite-rocketseat rocketseat
Last synced: 12 months ago
JSON representation
O Github Blog é o desafio do terceiro módulo do curso Ignite ReactJS v2 da Rocketseat. 💜🚀
- Host: GitHub
- URL: https://github.com/tavareshenrique/ignite-reactjs-challenge-03-github-blog
- Owner: tavareshenrique
- License: mit
- Created: 2023-02-14T00:09:35.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-21T16:22:12.000Z (over 2 years ago)
- Last Synced: 2025-01-10T20:18:07.182Z (about 1 year ago)
- Topics: github-blog, ignite, ignite-reactjs, ignite-rocketseat, rocketseat
- Language: TypeScript
- Homepage: https://ignite-reactjs-github-blog.vercel.app
- Size: 5.04 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Github Blog
ℹ️ Como Executar? |
🚀 Tecnologias |
💻 Autores |
📝 Licença
O Github Blog é o desafio do terceiro módulo do Ignite ReactJS v2 da Rocketseat. Para acessar o código do curso do Ignite ReactJS v.2, clique aqui .
---
> 🧪 Essa aplicação não possuirá **Testes Unitários**, **Integração** e **E2E** por não ser o foco do estudo, mas está pronta para ser executada. 🧪
# :information_source: Como Executar?
> Clone o Repositório:
```bash
git clone https://github.com/tavareshenrique/ignite-reactjs-challenge-03-github-blog.git
```
> Instale as dependências:
```bash
pnpm install
```
> Inicie o Serviço:
```bash
pnpm dev
```
> ➡️ Acesse [http://localhost:3000](http://localhost:3000) para acessar a aplicação web.
# :rocket: Tecnologias
- [React](https://reactjs.org/)
- [Typescript](https://www.typescriptlang.org/)
- [Vite](https://vitejs.dev/)
- [Styled Components](https://styled-components.com/)
- [Axios](https://axios-http.com/ptbr/docs/intro)
- [date-fns](https://date-fns.org/)
- [React Helmet](https://github.com/nfl/react-helmet)
- [React HTTP Status Code](https://github.com/prettymuchbryce/http-status-codes)
- [React Icons](https://react-icons.github.io/react-icons/)
- [React Loading Skeleton](https://github.com/dvtng/react-loading-skeleton)
- [React Markdown](https://github.com/remarkjs/react-markdown)
- [React Query](https://tanstack.com/query/v3/)
- [React Router Dom](https://reactrouter.com/en/main)
- [ESLint](https://eslint.org/)
- [Prettier](https://prettier.io/)
# :computer: Autores
Henrique Tavares
@tavareshenrique
💻
Rocketseat
@rocketseat
🚀
# :memo: Licença
Este projeto está licenciado sob a licença MIT - veja o arquivo de [licença](./LICENSE) para mais detalhes.