Skip to content

사진, 음악, 영상을 모두 스크랩하는 공감각적 아카이빙 서비스입니다.

Notifications You must be signed in to change notification settings

sm-solux/29th_2_royalweb_inspace_frontend

 
 

Repository files navigation

🎨 in/space Frontend

프로젝트 설명 보러가기


🙋‍♀️팀원 소개

팀원 역할
김채현 로그인, 회원가입, 마이페이지
배정연 검색화면
안예빈 공간(홈)
정채연 헤더, 사이드바

📁 폴더 구조

inspace
├── README.md
├── eslint.config.js
├── index.html
├── node_modules
├── package-lock.json
├── package.json
├── public
├── scripts
├── src
│   ├── App.css
│   ├── App.jsx
│   ├── assets
│   ├── components
│   ├── context
│   ├── data
│   ├── hooks
│   ├── index.css
│   ├── main.jsx
│   ├── pages
│   └── styles
└── vite.config.js

🖥️ 기술 스택

  • React(18.3.1)
  • Vite(6.0.1)
  • react-icons(5.4.0)
  • react-router-dom(7.0.2)
  • styled-components(6.1.14)
  • redux (5.0.1)
  • axios(1.7.9)
  • react-image-crop(11.0.7)
  • react-modal(3.16.3)
  • react-moveable(0.56.0)
  • lodash(4.17.21)
  • page-flip(2.0.7)
  • react-masonry-css(1.0.16)

About

사진, 음악, 영상을 모두 스크랩하는 공감각적 아카이빙 서비스입니다.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.8%
  • Other 1.2%