Welcome to the Currency Converter project! This is a currency calculator that can convert currencies using data fetched fetched from exchangerate.host open API.
Live Site URL: marcin10lw.github.io/currency-converter-react
This project is a task within YouCode.
YouCode is a frontend development online school with great community.
This project was bootstrapped with Create React App.
To get a local copy up and running follow these simple steps.
- Clone the repo:
git clone https://github.com/marcin10lw/currency-converter-react
- Change into the project directory:
cd currency-converter-react
- Install dependencies:
npm install
npm start
Then open http://localhost:3000 to view the app in your browser.