Skip to content

SCV-MOVIE/SCV-WEB

Repository files navigation

project-logo

🎬 SCV 🎬

2023-1 데이터베이스 설계 프로젝트: SCV 의 FE Repository

배포 주소 💻

Client (Netlify)

https://scv-db.netlify.app/

Admin (Netlify)

https://scv-db.netlify.app/admin

Bank (Netlify)

https://scv-db.netlify.app/bank

Team. SCV 🎬

이명재 이상민 임재욱
FE, DB FE, DB BE, DB

How To

Environment

OS: macOS 13.1 (Ventura)
# .env

NEXT_PUBLIC_API=[API ENDPOINT]

Install

yarn install # or yarn

Run

# in Dev.
yarn dev

# in Prod.
yarn build
yarn start

Stack (FE)

"next": "13.2.3",
"react": "18.2.0",
"react-query": "^3.39.3",
"typescript": "4.9.5",
"@chakra-ui/react": "^2.5.5",
"@emotion/react": "^11.10.6",

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages