The final project - Currency Converter of the first phase of Google Africa Challenge Scholarship
This app is not shipping ready neither do I intend making it so.
For optimal experience use an up to date version of Google Chrome as all technologies used was manually implemented and tested on Chrome only, therefore they may exists some form of browser quirks with other browsers.
- ECMAScript 6
- Service Workers
- IndexedDB
- Cache Storage
- Manifest
Clone the project to your computer
git clone https://github.com/evuazeze/Currency-Converter.git
cd Currency-Converter
Then install the npm packages by using
npm install
Run Currency Converter
npm start
App is then served on localhost:3000
The contents of this repository are covered under the MIT License.