thiagopizzutti / gitfinder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Desafio GitFinder

Desafio GitFinder

About The Project

The application was meant to find users using the Github API.

Built With:

  • Javascript - JavaScript (JS) is a lightweight, interpreted, or just-in-time compiled programming language with first-class functions.
  • ReactJS - A JavaScript library for building user interfaces.
  • Github API - Build your app on GitHub's platform. Not sure where to start? We’ve put together some handy guides and reference documentation you can use to start building.

Usage

The project is deployed and can be accessed at

Getting Started

Prerequisites

In order to run this project locally you will need to:

Installation

  1. Clone the repo
git clone https://github.com/thiagopizzutti/gitfinder
  1. Install YARN packages
yarn
  1. Run the app
yarn start
  1. Make sure the following port is available:
PORT: 3000.
  1. Access the application through the following link afer doing the steps 1 - 4.
http://localhost:3000/

Contact

Thiago Pizzutti - email - linkedin - Github

About


Languages

Language:JavaScript 61.5%Language:CSS 33.7%Language:HTML 4.8%