Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 951 Bytes

File metadata and controls

17 lines (10 loc) · 951 Bytes

TodoList Demo

English_Version | 简体中文

Tech stack: Vue 3 + TypeScript + Vite + Sass + BEM + FontAwesome + animate.css + Adaptive design


This is my first fairly complete Vue 3 front-end practice project with imitating TickTick App. Since it's for practice, I tried to apply as much knowledge as I've learned so far, such as using the BEM (Block+Element+Modifier) CSS architecture, which isn't actually necessary, but I learned it alongside Sass preprocessors, so I decided to use them together. Also, since this is my first Vue 3 project, the coordination between components may not be very proficient yet, but I'm trying to get as close as possible to that modular direction.


If you find this project helpful, feel free to give me a star ✨ If you have any suggestions for improvement, please let me know, I'd really appreciate it 😉

Layout: