Skip to content

A simple currency converter I made for #7DaysofCodeChallenge with #GoogleUdacityScholars #ALCwithGoogle @googleafrica.

License

Notifications You must be signed in to change notification settings

valerymelou/currency-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency Converter

A simple currency converter I made for #7DaysofCodeChallenge with #GoogleUdacityScholars #ALCwithGoogle @googleafrica.

Features

  • Convert from one currency to another
  • Swap the currencies with a click
  • Works even when offline
  • Notifies when there is a new version
  • Installs on mobile devices

Installation

It's easy to install this project on your local machine. First step is to clone this project.

git clone https://github.com/valerymelou/currency-converter.git

Then install dependencies.

npm install

Usage

  • Serve the app locally: npm run dev
  • Build the app for production: npm run build
  • Deploy the app on GitHub Pages: npm run deploy

Demo

A working demo of this app is available at https://valerymelou.github.io/currency-converter.

About

A simple currency converter I made for #7DaysofCodeChallenge with #GoogleUdacityScholars #ALCwithGoogle @googleafrica.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published