Skip to content

Seohyun-Roh/my-foundation

Repository files navigation

My Foundation

사용해보고 싶었던 기술들을 적용해보고, 만들어보고 싶던 컴포넌트들을 만드는 곳

사용 기술

  • React, TypeScript
  • SCSS, Styled Components
  • Recoil
  • Storybook
  • i18n
  • ESLint, Prettier, Stylelint

프로젝트 설치 & 실행

git clone https://github.com/Seohyun-Roh/my-foundation.git

yarn

yarn start

폴더 구조

├─assets
│  └─svgs
├─components
│  ├─Button
│  ├─Carousel
│  ├─DropDown
│  ├─Modal
│  └─StopWatch
├─constants
├─data
├─hooks
├─routes
│  ├─Directory
│  ├─Home
│  ├─Weather
│  │  └─GeoLocationErrorToast
│  └─_shared
│      ├─GNB
│      └─MouseFollowPageContainer
├─services
├─states
├─stories
│  └─assets
├─styles
│  ├─base
│  ├─constants
│  └─mixins
├─types
└─utils
    └─locale
        ├─en
        └─ko

Components

Button

Button


Carousel

carousel-1

carousel-2


DropDown

DropDown


StopWatch

carousel


Tree Menu

Tree


Mouse Following Circle

mouse

About

하고싶은 걸 해보자

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages