Skip to content

A PWA Currency Converter app for the ALC 3.0 Challenge 2.0

License

Notifications You must be signed in to change notification settings

Chrismarcel/Konvata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Currency Converter (ALC-7DaysofCodeChallenge)

Details

This is the final project for the Google Africa Scholarship Program in partnership with Andela and Udacity.

This project is hosted on Github Pages. Click https://chrismarcel.github.io/currency-converter/ to see the demo.

Getting the project up and running

The following will help you get a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

node.js [version: LTS or 9.x]
live-server

Installing

Clone the project to your computer.

git clone https://github.com/Chrismarcel/currency-converter.git
cd currency-converter

Then install the live-server npm package.

npm install -g live-server

Finally run live-server.

live-server

This will then start a local server on your machine.

About

A PWA Currency Converter app for the ALC 3.0 Challenge 2.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published