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
- Host: GitHub
- URL: https://github.com/ramonxm/github-search
- Owner: ramonxm
- License: mit
- Created: 2021-04-10T19:44:09.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-04-29T17:52:21.000Z (almost 4 years ago)
- Last Synced: 2025-10-19T21:40:26.707Z (5 months ago)
- Topics: react, react-hot-toast, react-spring, styled-components
- Language: JavaScript
- Homepage: https://github-search-ramonxm.vercel.app
- Size: 1.05 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Github Search


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/)