실시간 코인 시세, 체결량 조회가 가능한 Coinone 클론 사이트
사용 방법 • 아키텍처 • 기술스택 • 사이트 둘러보기 • 프로젝트 후기
분야 | 사용 기술 |
---|---|
FrontEnd | React, Typescript |
Main Library | styled-components, react-query, recoil, framer-motion, chart.js, klinechart |
Tool | VsCode |
# Clone this repository
$ git clone https://github.com/LESANF/coinzero
# Go into the repository
$ cd coinzero
# Install dependencies
$ npm install
# Run the app
$ npm start