B-Side 13기 7팀 반갑다 친구야(Moyora)의 Front-end Repository
git clone https://github.com/bsideproject/moyora-front
cd moyora-front
- npm install
- npm run dev
Moyora Front Project
- FrameWork : NextJS
- Styling : Styled Components, Antd Theme
- Store : Zustand
- API : React Query
- Test : Cypress[ Not Used :( ]
Important library version history
Name | Version |
---|---|
react | v18.2.0 |
next | v13.0.5 |
styled-components | v5.3.6 |
antd | v5.0.3 |
zustand | v4.1.4 |
react-query | v4.19.0 |