- As of October 18, 2023, this repository will no longer be maintained.
This project is to make template code that can be applied to any app development.
- Language: Javascript
- Source directory hierarchy summary
- ✨ assets
- images
- lotties
- strings
- ✨ data
- dummy
- repositories
- sources
- ✨ domain
- model
- usecases
- ✨ services
- ✨ ui
- components (common component set)
- chat
- home
- buttons
- card
- header
- containers
- chat
- home
- intro
- components (common component set)
- ✨ assets
- 2023/03/01: Initialized dating app card, chatting ui clone project source code.
It's mandantory to set up the development environment and build the app by following the instructions below:
- Visit https://ko.reactjs.org/
- npx create-react-app PROJECT_NAME
- install yarn package from internet.
- yarn install
- npm start
- If you encounter this error, "Module not found: Error: Can't resolve '@react-spring/web"
- yarn add @react-spring/web
- npm start
If you are interested in information about me or other activities, please access the link below.
Plugin | LINK |
---|---|
Github page | [https://aidenkoog.github.io/] |