ehdgodgka / js20-dark-and-light

practice changing style dynamically only with css and js . with theme of Seoul

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

light and dark ( Hello Seoul)

live view

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


About

practice changing style dynamically only with css and js . with theme of Seoul


Languages

Language:CSS 49.3%Language:HTML 27.2%Language:JavaScript 23.5%