This project consists of developing a currency converter
We use in this project the exchangeratesapi API in order to convert : https://exchangeratesapi.io/
- ReactJs
👤 Daniel Jordan Sipe Tchawou
- Github: @sipe-daniel
- Linkedin: linkedin
To get a local copy up and running follow these simple example steps.
Open the terminal comand line window
git clone https://github.com/sipe-daniel/enumerable-methods.git
Open the main folder and execute the npm start
command
Enjoy!
NOTE 1: You need to use your own api key if you wan to run in your computer. For that you have to create an account on https://exchangeratesapi.io/ and choose the free plan. Just replace MY_API_KEY in the folder converter by your own. With the free plan if you change the base currency(EUR) you're going to get an error.
- Give a ⭐️ if you like this project!
- See LICENSE.md for details.