Skip to content

This is a application that allow the user to search for Github users and their public infos provided by Github API.

Notifications You must be signed in to change notification settings

lucasalustiano/finder-hub

Repository files navigation

Finder Hub

Overview

This is a application that allow the user to search for Github users and their public infos provided by Github API.

Live Project: https://finder-hub.herokuapp.com/

Demo

gif

Built with

  • Axios
  • Reactjs
  • Context API
  • React Icons
  • Tailwind CSS
  • React Router DOM
  • Mobile-first workflow

Run the application

  1. Clone the repository: git clone https://github.com/lucasalustiano/finder-hub

  2. Enter the project directory: cd finder-hub

  3. Install dependencies: npm install

  4. Add a .env file: touch .env

  5. Add the following lines to the .env file: REACT_APP_GITHUB_URL = 'https://api.github.com/' REACT_APP_GITHUB_TOKEN = '<your github token>'

  6. Run the application: npm start

Reach me

About

This is a application that allow the user to search for Github users and their public infos provided by Github API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published