Skip to content

Latest commit

 

History

History
58 lines (35 loc) · 1.37 KB

README.md

File metadata and controls

58 lines (35 loc) · 1.37 KB

하이카디 D팀 프론트엔드

동아ST 하이카디 기업프로젝트

프론트엔드 레포

1위, 최우수상

Authors

FrontEnd FrontEnd
임수원 김승훈
임수원 김승훈

Tech Stack

React, styled-components, recoil

Installation

Install Frontend with npm

  npm install

Run Locally

Clone the project

  git clone https://github.com/Kusitms-28th-Hicardi-D/Frontend.git

Go to the project directory

  cd Frontend

Install dependencies

  npm install

Start the server

  npm start