This project is to learn CSS. This also will include concept from javascript.
- Create a web page where the user has option to change theme of website (should have at least light mode and dark mode)
- Create a user profile input and display them in a paragraph.
- User add todo list and display them
- Remove todo list (Advanced)
The sections describe list of projects which one can do to practice various skills taught in the class. These tasks can take anywhere from 30 min to few days.
This project is used to create website which has two major columns. The idea is to learn concepts of `flex`, `display`, `transition`, `transformation`.
The project is to create expanding cards. The concept is used in various places like gallery, etc.

