Skip to content

GitHunt is an app to stay on top of what happens on GitHub in a way easy to practice and with a user experience!

License

Notifications You must be signed in to change notification settings

marcelohenriq99/GitHunt

Repository files navigation


Logo

Git-Hunt

Content

About this project

GitHunt an app to stay on top of what happens on GitHub in a way easy to practice and with a user experience!

Pages

Trendings Near to you Specific technologies

Made with

Below is what was used in the creation of this Project:

GETTING STARTED

Find new repositories, track trends, see what's happening in the GitHub community

File structure

The file structure is as follows:

GitHunt
├── src/
│   ├── config/
│   │   └── ReactotronConfig.js
│   ├── components/
│   │   └── Repository/
│   │       └── index.js
│   │       └── styles.js
│   ├── images/
│   │   ├── GitHunt.png
│   ├── pages/
│   │   └── Main/
│   │       └── index.js
│   │       └── styles.js
│   ├── services/
│   │   └── api.js
│   │   └── realm.js
│   ├── index.js
│   └── routes.js
├── .editorconfig
├── .eslintrc.json
├── .gitignore
├── babel.config.js
├── dependencies.json
├── devDependencies.json
├── index.js
├── jsconfig.js
├── LICENSE
├── package.json
└── README.md

About

GitHunt is an app to stay on top of what happens on GitHub in a way easy to practice and with a user experience!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published