| FrontEnd | FrontEnd |
|---|---|
| 임수원 | 김승훈 |
React, styled-components, recoil
Install Frontend with npm
npm installClone the project
git clone https://github.com/Kusitms-28th-Hicardi-D/Frontend.gitGo to the project directory
cd FrontendInstall dependencies
npm installStart the server
npm start