Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eltonlazzarin/github-search-repositories-clone

GitHub Search Page Clone is developed in ReactJS
https://github.com/eltonlazzarin/github-search-repositories-clone

axios css3 github-api javascript react reactjs styled-components

Last synced: 10 days ago
JSON representation

GitHub Search Page Clone is developed in ReactJS

Awesome Lists containing this project

README

        





GitHub Search Page Clone


With this project you will be able to search all existing public repositories on the platform, displaying the number of watches, isssues, stars and the language in which the project was developed.



GitHub top language

GitHub language count

GitHub last commit

GitHub issues

GitHub

Netlify Status

Styled-Components

### :rocket: Frontend Technologies (WebApp)

Github Search Page


Demo

- [ReactJS](https://reactjs.org/)
- [React Router v4](https://github.com/ReactTraining/react-router)
- [styled-components](https://www.styled-components.com/)
- [Axios](https://github.com/axios/axios)
- [React-Icons](http://react-icons.github.io/react-icons/)
- [VS Code](https://code.visualstudio.com) with [EditorConfig](https://marketplace.visualstudio.com/items?itemName=EditorConfig.EditorConfig) and [Prettier RC](https://github.com/prettier/prettier)

## :information_source: How To Use

```bash
# Clone this repository
$ git clone https://github.com/eltonlazzarin/github-search-repositories-clone.git

# Go into the repository
$ cd github-search-repositories-clone

# Install dependencies
$ yarn

# Run the app
$ yarn start
```

## :memo: License

This project is under the MIT license. See the [LICENSE](https://github.com/eltonlazzarin/github-search-repositories-clone/blob/master/LICENSE) for more information.

---

Made with ♥ by Elton Lazzarin :wave: [Get in touch!](https://www.linkedin.com/in/eltonlazzarin/)