An open API service indexing awesome lists of open source software.

https://github.com/duduxs/github-finder

🧐 App that search github's user public data and display on web
https://github.com/duduxs/github-finder

project react

Last synced: about 2 months ago
JSON representation

🧐 App that search github's user public data and display on web

Awesome Lists containing this project

README

          






Github Finder



This application was developed as a challenge in the DevSuperior bootcamp

This project is based on an application that can search github's users and show their data to the client



Technologies   |   
How To Use   |   
How To Contribute   |   
Icon credits


Collage

## :rocket: Technologies

This project was developed with the following technologies:

- Web:

- [ReactJS](https://reactjs.org/)
- [Typescript](https://www.typescriptlang.org/)
- [React Router v5](https://github.com/ReactTraining/react-router)
- [Axios](https://github.com/axios/axios)

## :information_source: How to use
To clone and run this application, you'll need [Git](https://git-scm.com) and [Yarn](https://classic.yarnpkg.com/) installed on your computer. From your command line:

```bash
# Clone this repository
$ git clone https://github.com/duduxs/github-finder

# Go into the repository
$ cd github-finder
```

To run the frontend web:

```bash
# Install dependencies
$ yarn

# Run the app
$ yarn start
```

Now access on your browser: http://localhost:3000

## :thumbsup: How To Contribute

- Make a fork;
- Create a branch with your feature: `git checkout -b my-feature`;
- Commit changes: `git commit -m 'feat: My new feature'`;
- Make a push to your branch: `git push origin my-feature`.

## :memo: Icon credits

---


Made by Eduardo José 😆 Contact me!