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λ₯Ό μ΄μ©ν νλ‘ν κ²μ
- Host: GitHub
- URL: https://github.com/mnxmnz/github-profile-finder
- Owner: mnxmnz
- Created: 2021-06-01T09:26:24.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-07T07:51:22.000Z (over 3 years ago)
- Last Synced: 2025-02-05T06:18:41.283Z (over 1 year ago)
- Topics: react, typescript, vercel
- Language: TypeScript
- Homepage:
- Size: 2.26 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
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/)