Skip to content

juliabartosik/frontend-currency-exchange-2023

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Front-end Currency Exchange 2023

💱 💰 💸 🤑 💵 🪙 💳 💷 💶 💱 💰 💸 🤑 💵 🪙 💳 💷 💶 💱 💰 💸 🤑 💵 🪙 💳 💷 💶 💱

DESCRIPTION

Create SPA (Single Page Application) to present exchange rates. App features:

  1. Display current table of type A of average exchange rates of foreign currencies (show exchange rate publication date)
  2. Display current and historical gold price (with some charts)
  3. Historical (last 14 days) exchange rates of selected currency presented on a chart
  4. Currency converter

If you have an idea for other features, feel free to introduce them.

REQUIREMENTS

  1. React/Preact ( you can use CRA / VITE if you want to )
  2. Data delivery - REST API => http://api.nbp.pl/

REGISTRATION

  1. Share your source code using Github https://github.com/goodylabs/frontend-currency-exchange-2023 :
    • clone existing empty repository
    • create your own branch, choose a name that will allow us to match with you
    • create new Pull Request
  2. Build your app and host it with some free cloud host (eg. https://www.netlify.com/, https://firebase.google.com/, https://vercel.com/)

GOOD LUCK :)