Online group message card web program.
You can create your/others group message card and leave letters for people.
Can be used for farewell letter... etc.
- Create and delete group letter.
- Write and delete message cards in the group letter.
- Add emoji to the group letter.
- Check all the group letters, and filter them by the number of emojies.
|
|
|
|
- By implementing useMutate custom hook, uncoupled fetch logic such as Post, Delete.
- Customized library code to fit our project.
- Add common component like common Input, Dropdown and Option and created post page.
- Used Vite to improve local development speed through faster startup and hot module replacement.
- Built reusable custom hooks such as
useFetchanduseMutatefor cleaner API handling logic. - Used SCSS Modules to manage styles more safely and reduce class name conflicts.
- Implemented pagination to limit unnecessary data loading and improve page performance.
- Built a responsive UI for both desktop and mobile environments.



