Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/eltonlazzarin/github-search-repositories-clone
- Owner: eltonlazzarin
- License: mit
- Created: 2019-12-27T13:24:03.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T03:45:48.000Z (about 2 years ago)
- Last Synced: 2024-12-04T15:20:26.955Z (2 months ago)
- Topics: axios, css3, github-api, javascript, react, reactjs, styled-components
- Language: JavaScript
- Homepage: https://github-search-repo-app.netlify.com
- Size: 1.76 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
![]()
### :rocket: Frontend Technologies (WebApp)
- [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/)