π± π° πΈ π€ π΅ πͺ π³ π· πΆ π± π° πΈ π€ π΅ πͺ π³ π· πΆ π± π° πΈ π€ π΅ πͺ π³ π· πΆ π±
Create SPA (Single Page Application) to present exchange rates. App features:
- Display current table of type A of average exchange rates of foreign currencies (show exchange rate publication date)
- Display current and historical gold price (with some charts)
- Historical (last 14 days) exchange rates of selected currency presented on a chart
- Currency converter
If you have an idea for other features, feel free to introduce them.
- React/Preact ( you can use CRA / VITE if you want to )
- Data delivery - REST API => http://api.nbp.pl/
- 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
- Build your app and host it with some free cloud host (eg. https://www.netlify.com/, https://firebase.google.com/, https://vercel.com/)