Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 642 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 642 Bytes

Currency Converter

Simple currency conversion app made in React. The application is fully responsive and created on the mobile first principle.

App demo

Click here to go to my Todo App!

Purposes:

  • To practice using React framework
  • To practice using external APIs
  • To practice fetch data
  • To practice using Scss

Technologies used:

  • React APP
  • JavaScript
  • SCSS

Project Status:

The project is ready, but I do not rule out that I will change something about it.

Features:

  • you can convert any currency to any other

External API

ExchangeRate-API