Skip to content

The final project - Currency Converter of the first phase of Google Africa Challenge Scholarship

License

Notifications You must be signed in to change notification settings

evuazeze/currency-converter

Repository files navigation

Currency Converter

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.

Technologies

  • ECMAScript 6
  • Service Workers
  • IndexedDB
  • Cache Storage
  • Manifest

Setup

Dependencies:

Install and Run

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

Inspired by Andela, Google & Udacity

License

The contents of this repository are covered under the MIT License.