About | Tools | Installation Guide | License
url: https://githubfinderls.herokuapp.com/Search for github users and have access to their public repositories.
With search history to make access easier and faster.
- ReactJS
- Typescript
- ESLint
- Prettier
- React Router DOM
- React Navigation
- Styled Components
- Axios
- Insomnia
- Yarn or NPM
# Clone this repository and access the folder
git clone https://github.com/carvalhobfr/githubFinder && cd githubFinder
# Install dependencies with YARN or NPM
yarn
# or
npm install
# Run the application with the command according to your package manager
yarn start
# or
npm start
# Go to http://localhost: 3000 in your browser.
This project is licensed under the terms of the MIT license.
by Matheus Carvalho 🚀