/Github-Search

This application search a user in Github and see your repositories.

Primary LanguageJavaScript

Github Search


Project   |    Installation   |    Technologies


My main goal with this project is practice my knowledge on Consuming a API REST, React, Styled-Components and React-Router-Dom using a awesome tool. This tool is Vite.


💻 Project

In this application you can search a user in Github and see your repositories.


Readme Gif



Installation

  • Important: You must have installed the Node.js and Git
# clone it
$ git clone https://github.com/Wesley-AlvesRolim/Github-Search.git

$ cd Github-Search/

# Install dependencies
$ npm install

# Running scripts
$ npm run dev

🚀 Technologies

This project was developed using the following technologies:

  • React
  • Styled-Components
  • React-Router-DOM
  • Vite
  • JavaScript