Loft is a productivity web app with the following widgets,
- Customizable Pomodoro Timer
- Youtube Video Player
- Notepad with Text Formatting
- To Do List
as well as customization settings supporting,
- Themes
- light mode
- dark mode
- Fonts
- Arial
- Serif
- Monospace
git clone git@github.com:csesoc/trainee-3-22t3.git
cd frontend
npm install
npm run dev
- React
- Typescript
- ViteJS
- CSS