QR code generator

Currency converter is app built with nodejs and helps users to convert funds from one currency to another.


image


Additional description about the project and its features.

Built With

  • Major languages (JavaScript)

  • Technologies/tools used

    - Nodejs
    - Git(version control)
    

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • A text editor(preferably Visual Studio Code)

Install

Tests

$ npm run test

Clone this repository

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

Getting API key

This app consumes the data from the APIlayer API To get the API key, go to the site and read the documentation about using the API.

Environment variables

Environment variables used in the app is API_KEY.

  • Create the .env file
  • Assign the API KEY to the API_KEY variable

Run project

$ npm install
$ npm run dev

Run Tests

$ npm run test

Authors

👤 ** Mugisha Samuel**


🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.


Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.