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

https://github.com/ramonxm/github-search

😺 | An application to find a user on Github
https://github.com/ramonxm/github-search

react react-hot-toast react-spring styled-components

Last synced: about 1 month ago
JSON representation

😺 | An application to find a user on Github

Awesome Lists containing this project

README

          


Github Search




GitHub top language

Repository size

GitHub last commit


Repository issues

GitHub


Project developed as part of the Dev Challenge.


# 🚀 Technologies

This project aims to list the information of a Github user.

- [ReactJS](https://reactjs.org/)
- [react-router-dom](https://github.com/ReactTraining/react-router)
- [styled-components](https://www.styled-components.com/)
- [react-spring](https://react-hot-toast.com/)
- [react-hot-toast](https://react-spring.io/)
- [react-helmet](https://github.com/nfl/react-helmet)
- [axios](https://github.com/axios/axios)
- [VS Code](vscode) with [EditorConfig](vceditconfig) and [ESLint](vceslint)

## 👋 How to use

You need to use Nodejs.

Clone the project

` $ git clone https://github.com/ramonxm/github-search.git`

Install dependencies

` $ npm install or yarn`

Start app

` $ npm start or yarn start`

## 📝 License

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

---

Made with ♥ by Ramon Xavier 👋 [Get in touch!](https://www.linkedin.com/in/ramonxm/)