Giter Site home page Giter Site logo

pomodoro's Introduction

Scotch.io - Pomodoro Timer Challenge

Link to the challenge

Preview of the application

What I've used

  • hyperHTML by Andrea Giammarchi - My favorite view library, it's fun, intuitive, very efficient and respect standard.
  • Fuse-Box - My favorite module bundler. Think of it as the simplicty and speed of Parcel with the customizability and features of Webpack. What I really like is the integrated Task Runner.
  • WorkBox by Google - PWA made easy by Google
  • FlatIcon - For the icon
  • FaviconGenerator - For the icons generation

What I added

I set myself an extra challenge to make it a 100/100 PWA. Thanks to WorkBox and some proper meta tags it's mission accomplished! See the results from the Google Chrome Lighthouse Audit:

PWA Score

Complementary information

If you want to install the app you'll have to:

  • Clone the repo git clone https://github.com/alexandre-mouton-brady/pomodoro/
  • Run npm install or yarn to get all the dependencies
  • Change the base url in the following files:
    • public/manifest.webmanifest (for the icons and start_url)
    • src/index.html (for the manifest, icon and service worker registration)
    • /fuse.js (for the WebIndexPlugin path)
  • Run npm run dev or yarn dev for development
  • Run npm run build or yarn build for building

pomodoro's People

Contributors

amoutonbrady avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.