Provide a plan management platform specialized in trips with the most time-based UI/UX
- TypeScript
- React.js
- Redux
- Jest
Jeonghyeon Lee - Jeonghyeon's github
Hyeongjin Lee - Hyeongjin's github
For most of our code, we follow AirBnB Style Guide
- We use upper snake_case after the commit type
- We use PascalCase for component and page name
- We use snake_case for css class name
- We use camelCase for variables