Skip to content

Freemanlabs/currency-exchange

Repository files navigation

currency-exchange

Currency Exchange app using changeNow API

Prerequisite

You will need Xampp Apache server installed on your system

Setup

Download and install Xampp apache server (Xampp is recommended)

After installing, start the apache and Mysql service from the xampp panel

Create a folder in your local server's root directory (e.g C://xampp/htdocs/(folder) - for windows)

Get the source code by either cloning this repository using git

git clone https://github.com/Freemanlabs/currency-exchange.git

... or downloading source code code as a zip archive.

Once downloaded, place the source code in the folder created

Run

http://localhost/(folder)

from your browser