/devfinder

GitHub profiles and repositories searching app.

Primary LanguageTypeScript


dev finder logo


dev finder gif

Demo


About

A simple and beautiful github profiles and repositories search engine.

Features

  • Search github users and lists all the informations along with the repositories as well.
  • Dark mode and light mode.

Technologies

The following tools were used in this project:

Getting started

First of all, you need to have Git and Node installed.

# Clone this project
$ git clone https://github.com/viniciuspatzer/devfinder.git

# Access
$ cd devfinder

# Install dependencies
$ yarn install

# Run the project
$ yarn start

# The server will initialize on the localhost