light and dark ( Hello Seoul)
feature
- A website that practice changes style dynamically with only JS and CSS .
- There are light mode and dark mode. each mode corresponds to day and night of Seoul.
- save theme mode state
- responsive screen
code
- Built with HTML, CSS and Javascript.
- by togglec custom data attribute, change style.
- theme mode save in local storage.
referenced ideas and codes from the ZMT JS course course-link