Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mhistiak3/devfinder


https://github.com/mhistiak3/devfinder

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# GitHub user search app

### Frontend Mentor Challenge Project

This is Github Profile Search project, I have used the GitHub users API to pull profile data and display it. It's a great Project if you're looking to practice working with a 3rd-party API.

## Authors

- [@mhistiak3](https://github.com/mhistiak3)

## Screenshots

![App Screenshot](./demoapp.png)

## Technology

**Client:** React, Custom Css, Github user api, React Icons, Moment js

## Run Locally

Clone the project

```bash
gh clone https://github.com/mhistiak3/DevFinder.git
```

Go to the project directory

```bash
cd devfinder
```

Install dependencies

```bash
npm install
```

Start the server

```bash
npm start
```

![Logo](./public/logo512.png)