anna-yeddi / login-page

A template with options to switch screen mode between light and dark modes and store user data and presets locally. App's modules bundled with Webpack for a smoother launch.

Home Page:http://wedare.tech/login/dist/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Login Page template

Template for the login page with options to switch screen mode between light (Day Mode) and dark (Night Mode) themes and local storage of user data and presets. Created in February 2019.

Update 2.28.2019:

  • Modules created for user data;
  • Wrapped using Webpack.

Features:

  • Local Storage for:
    • user data after login,
    • selected color themes,
    • serialized data objects (user data);
  • Switching Day/Night mode (color themes) in one click;
  • Webpack;
  • JSON requests;
  • ON/OFF Switch design inspired by https://proto.io/freebies/onoff/;
  • JS(ES6), HTML5, CSS3.

About

A template with options to switch screen mode between light and dark modes and store user data and presets locally. App's modules bundled with Webpack for a smoother launch.

http://wedare.tech/login/dist/

License:MIT License


Languages

Language:JavaScript 55.6%Language:CSS 44.4%