https://github.com/tavareshenrique/ignite-reactjs-desafio-7
Desafio 7 da trilha de React do Ignite da Rocketseat. 💜🚀
https://github.com/tavareshenrique/ignite-reactjs-desafio-7
chackra-ui faunadb nextjs react react-hook-form react-query reactjs typescript
Last synced: 8 months ago
JSON representation
Desafio 7 da trilha de React do Ignite da Rocketseat. 💜🚀
- Host: GitHub
- URL: https://github.com/tavareshenrique/ignite-reactjs-desafio-7
- Owner: tavareshenrique
- License: mit
- Created: 2021-07-02T23:49:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-05T20:53:23.000Z (over 4 years ago)
- Last Synced: 2025-01-10T20:18:08.115Z (9 months ago)
- Topics: chackra-ui, faunadb, nextjs, react, react-hook-form, react-query, reactjs, typescript
- Language: TypeScript
- Homepage:
- Size: 604 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
![]()
> Sétimo desafio da trilha de React do Ignite da [Rocketseat](https://github.com/Rocketseat). O projeto consiste em desenvolver uma aplicação para upload de imagem utilizando React, TypeScript, Chakra UI, ImgBB e FaunaDB.
# :pushpin: Conteúdo
- [Tecnologias](#computer-tecnologias)
- [Executando](#construction_worker-executando)
- [Autores](#computer-autores)
- [Licença](#closed_book-licença)### Fotos
![]()
![]()
# :computer: Tecnologias
Este projeto foi feito utilizando as seguintes tecnologias:
- [React](https://reactjs.org/)
- [Typescript](https://www.typescriptlang.org/)
- [NextJS](https://nextjs.org/)
- [Chakra UI](https://chakra-ui.com/)
- [Axios](https://github.com/axios/axios)
- [FaunaDB](https://fauna.com/)
- [React Query](https://react-query.tanstack.com/)
- [React Icons](https://react-icons.github.io/react-icons/)
- [React Hook Form](https://react-hook-form.com/)
- [ESLint](https://eslint.org/)
- [Prettier](https://prettier.io/)
- [Jest](https://jestjs.io/pt-BR/)# :construction_worker: Executando
```bash
# Clone o Repositório
https://github.com/tavareshenrique/ignite-reactjs-desafio-7
``````bash
# Baixe as dependendências
yarn
``````bash
# Execute o projeto
yarn start
```Acesse para ver o resultado.
# :computer: Autores
![]()
Henrique Tavares
@tavareshenrique
💻
![]()
Rocketseat
@Rocketseat
🚀
# :closed_book: Licença
Este projeto está sob a licença [MIT](./LICENSE).