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

https://github.com/mnxmnz/github-profile-finder

πŸ” Search Github Profile :: Github APIλ₯Ό μ΄μš©ν•œ ν”„λ‘œν•„ 검색
https://github.com/mnxmnz/github-profile-finder

react typescript vercel

Last synced: 2 months ago
JSON representation

πŸ” Search Github Profile :: Github APIλ₯Ό μ΄μš©ν•œ ν”„λ‘œν•„ 검색

Awesome Lists containing this project

README

          

## About The Repository

#### Web Part Seminar 3μ°¨ 개인 과제 Github Profile Finder πŸ” λ ˆν¬μž…λ‹ˆλ‹€.


## Built With

```
"dependencies": {
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
"@types/jest": "^26.0.15",
"@types/node": "^12.0.0",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@types/react-router-dom": "^5.1.7",
"axios": "^0.21.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-router-dom": "^5.2.0",
"react-scripts": "4.0.3",
"recoil": "^0.3.1",
"typescript": "^4.1.2",
"web-vitals": "^1.0.1"
},
"devDependencies": {
"@types/styled-components": "^5.1.9",
"styled-components": "^5.2.3",
"styled-normalize": "^8.0.7"
}
```


## Getting Started

#### Prerequisites

```
npm install --global yarn
```

#### Installation

1. Clone the Repo

```sh
git clone https://github.com/mnxmnz/Github-Profile-Finder.git
```

```sh
cd Github-Profile-Finder
```

2. Install Project Packages

```sh
yarn
```

3. Run the Project (Dev Mode)

```sh
yarn start

http://localhost:3000/
```


#### πŸ”— [SOPT Site](http://sopt.org/wp/)
#### πŸ”— [SOPT Instagram](https://www.instagram.com/sopt_official/)