Skip to content

Latest commit

 

History

History
55 lines (35 loc) · 1.47 KB

README.md

File metadata and controls

55 lines (35 loc) · 1.47 KB

Momentum

Momentum - is an analogue of the app of the same name in the Chrome web store. The application shows the time and username, his goal for the current day. The background image changes depending on the time of day. App uses local storage to store data..

Application Structure:

  1. Time block
  2. Greeting block
  3. Weather block
  4. Settings

How to install

  • Clone or download the repoistory
  • Enable developer mode in Chrome Extensions
  • Choose Load Unpacked button and locate this repository
  • You are done

Start Screen

Stack:

  • JavaScript(ES6)
  • CSS3, owfont
  • HTML5

+

  • API
  • Local Storage
  • CSS Flex
  • Eslint airbnb

Development process:

Mobile first html-structure (iPhone SE)

Settings

Testing