eunjung0613 / ContestCollection-Web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

S_CON

SKHU IT 경진대회 모음집 서비스입니다.


Introduction

Npm React Router Figma Google Analytics Prettier React TypeScript VSCode Vercel

S_CON은 위 개발 스택을 사용하여 개발되었습니다.

Getting Started

S_CON은 현재 위 URL에서 서비스되고 있습니다.

Directory Structure

src
├── assets
│   └── images
│   └── lottieJSON
│   └── stores
├── components
│   └── App.tsx
│   └── Common
│   └── [PageName]
├── constants
├── hooks
│   └── [PageName]
├── pages
│   └── [PageName]
├── router
├── styles
│   └── global
│   └── theme
│   └── emotion.d.ts
└── index.tsx

Developer

해당 프로젝트는 이와 같은 인원으로 진행하였습니다.

FE: hanseulhee FE: eunjung0613 IOS: julia0926 BE: SonChangHa

License

S_CONMIT License를 적용하고 있습니다.

About

License:MIT License


Languages

Language:TypeScript 97.3%Language:HTML 2.7%