Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nadchif/alc-calc-practice

HTML based calc app
https://github.com/nadchif/alc-calc-practice

Last synced: 5 days ago
JSON representation

HTML based calc app

Awesome Lists containing this project

README

        

# alc-calc-practice
HTML based calc app (still in progress)

Practice for:
* HTML5
* Query Selector API
* Accessibility
- Sematic HTML
- Color contrasts
- Accessibility tree
* CSS3
* Pseudo classes
* Transitions
* Flexbox
* Javascript functions
* Arrow functions
* Back-ticks
* const & let
* Event handling (keydown, mousedown, etc)
* Progress Web App Technologies
* Manifest
* Service Worker
* Fetch API (Offline caching)
* Promises

## Setting up Development Environment
To setup and install dependencies
```
npm install
```
To serve on localhost:8081
```
npm start
```
## Live Demo
Live Demo: https://nadchif.github.io/alc-calc-practice/

ALC: https://andela.com/alc/