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.
In this application you can search a user in Github and see your repositories.
- 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
- And enter in your browser using http://localhost:3000
This project was developed using the following technologies: