https://github.com/alquipo/react-githubexplorer
Salve seus repositórios preferidos com o GitHubExplorer.
https://github.com/alquipo/react-githubexplorer
axios css3 hooks html5 polished react react-icons reactjs styled-components typescript
Last synced: 3 months ago
JSON representation
Salve seus repositórios preferidos com o GitHubExplorer.
- Host: GitHub
- URL: https://github.com/alquipo/react-githubexplorer
- Owner: Alquipo
- License: mit
- Created: 2020-07-01T20:09:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T22:00:37.000Z (about 3 years ago)
- Last Synced: 2025-08-26T15:24:26.418Z (5 months ago)
- Topics: axios, css3, hooks, html5, polished, react, react-icons, reactjs, styled-components, typescript
- Language: TypeScript
- Homepage:
- Size: 5.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README



Bem vindo ao GitHub Explorer ✔
## 🚀 Sobre o Projeto
Localize e salve localmente usando LocalStorage seus repositórios favoritos com o GitHub Explorer
## 🎨 Layout
## 🔨 Tecnologias:
- [ReactJs][reactjs]
- [TypeScript][typescript]
- [Polished](https://github.com/styled-components/polished)
- [Styled Components](https://styled-components.com/)
- [Axios][axios]
- [React Icons](https://react-icons.github.io/react-icons/)
## 🚀 Como rodar este projeto
Para clonar e executar este aplicativo, você precisará de [Git](https://git-scm.com), [NodeJs][nodejs] Instalado em seu computador.
### 🌀 Clonando o repositório
```bash
# Clone este repositório
$ git clone https://github.com/Alquipo/React-GitHubExplorer
# Acesse a pasta do projeto no terminal/cmd
$ cd React-GitHubExplorer
```
### 🧭 Rodando a aplicação web
```bash
# Instale as dependências
$ yarn
# Execute a Aplicação
$ yarn start
# O servidor inciará na porta:3000 - acesse http://localhost:3000
```
## 🤔 Como contribuir para o projeto
- Faça um **fork** do projeto;
- Crie uma nova branch com as suas alterações: `git checkout -b my-feature`
- Salve as alterações e crie uma mensagem de commit contando o que você fez:`git commit -m "feature: My new feature"`
- Envie as suas alterações: `git push origin my-feature`
> Caso tenha alguma dúvida confira este [guia de como contribuir no GitHub](https://github.com/firstcontributions/first-contributions)
## 📝 Licença
Este projeto esta sobe a licença MIT. Veja a [LICENÇA][license] para saber mais.
Feito com ❤️ por Alquipo Neto 👋🏽 [Entre em contato!](https://www.linkedin.com/in/alquiponeto/)
[nodejs]: https://nodejs.org/
[express]: https://expressjs.com/
[uuidv4]: https://www.npmjs.com/package/uuidv4
[nodemon]: https://www.npmjs.com/package/nodemon
[rs]: https://rocketseat.com.br
[license]: https://opensource.org/licenses/MIT
[Postgres]: https://www.postgresql.org/
[Multer]: https://www.npmjs.com/package/multer
[reactjs]: https://reactjs.org/
[axios]: https://www.npmjs.com/package/axios
[babel]: https://babeljs.io/
[webpack]: https://webpack.js.org/
[rs]: https://rocketseat.com.br
[license]: https://opensource.org/licenses/MIT
[typescript]: https://www.typescriptlang.org/