Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/santosl2/github-finder
🔎 Um pequeno website para procurar perfis de pessoas no GitHub. Utilizando Chakra UI + Next JS + React Query + Redux Toolkit
https://github.com/santosl2/github-finder
chakra-ui github nextjs react redux
Last synced: 17 days ago
JSON representation
🔎 Um pequeno website para procurar perfis de pessoas no GitHub. Utilizando Chakra UI + Next JS + React Query + Redux Toolkit
- Host: GitHub
- URL: https://github.com/santosl2/github-finder
- Owner: Santosl2
- License: mit
- Created: 2022-03-07T15:45:06.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-03-08T04:09:46.000Z (over 2 years ago)
- Last Synced: 2023-03-06T13:38:47.778Z (over 1 year ago)
- Topics: chakra-ui, github, nextjs, react, redux
- Language: TypeScript
- Homepage: https://devfinder-psi.vercel.app
- Size: 76.2 KB
- Stars: 10
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Como iniciar o projeto
- Rode o comando `yarn` ou `npm install` para instalar as dependências do projeto.
- Agora, rode o comando `yarn dev` para que o servidor se inicie.
- Acesso `https://localhost:3000` e o projeto estará rodando.## O que foi utilizado
- React JS
- Next JS
- React Query
- Redux
- Redux Toolkit
- Chakra UI
- Axios
- GitHub API
- Atomic Design# Preview
![https://i.imgur.com/jqWBD5q.png](https://i.imgur.com/jqWBD5q.png "DevFinder by Matheus Filype")
![https://i.imgur.com/oJBVmaB.gif](https://i.imgur.com/oJBVmaB.gif "DevFinder by Matheus Filype")Desenvolvido por Matheus Filype