Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nadchif/alc-calc-practice
- Owner: nadchif
- License: mit
- Created: 2019-08-11T23:54:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T16:34:03.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T03:11:54.103Z (over 1 year ago)
- Language: HTML
- Size: 248 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/