/Github-Finder

https://githubfinderls.herokuapp.com/

Primary LanguageTypeScript

GitHub Finder

Find github users in a simple way.

About | Tools | Installation Guide | License

Layout

url: https://githubfinderls.herokuapp.com/

🚀 About

Search for github users and have access to their public repositories.

With search history to make access easier and faster.

💻 Tools

  • ReactJS
  • Typescript
  • ESLint
  • Prettier
  • React Router DOM
  • React Navigation
  • Styled Components
  • Axios
  • Insomnia

📚 Installation Guide

Requirements

  • Yarn or NPM

How to run

# 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.

📜 License

This project is licensed under the terms of the MIT license.


by Matheus Carvalho 🚀