Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/themoment-team/who-are-you-client
https://github.com/themoment-team/who-are-you-client
Last synced: about 7 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/themoment-team/who-are-you-client
- Owner: themoment-team
- Created: 2024-05-09T07:41:18.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-25T01:36:05.000Z (22 days ago)
- Last Synced: 2024-10-25T04:08:26.211Z (22 days ago)
- Language: TypeScript
- Size: 65.5 MB
- Stars: 4
- Watchers: 0
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Who Are You?
#### WAU는 AI 필터를 이용하여 나만의 특별한 명함을 만들 수 있는 서비스입니다.
실제 다양한 서비스 환경에서 운영되기보다 특정 환경에서 시연을 목적으로 합니다.
## Scripts
```
yarn
yarn build
yarn start
```
http://localhost:3000## Environment Variables
- VITE_API_URL = karlo API URL
- VITE_API_KEY = Kakao API KEY## Tech Stack
- yarn PnP
- vite
- react
- react-hook-form
- emotion
- prettier
- eslint