In this tutorial we are going to build a price comparison app for bitcoin that finds the cheapest price across 4 different exchanges. For this project we are going to use React.js with Typescript, tailwind.css for styling and AirCode.io for our simple backend functionality.
This is a cool react.js project that will help you to learn some typescript, and how to implement simple backend api functions. It's also a unique project that will look nice on your portfolio.
Enjoy!
Source code: https://github.com/dejwid/btc-table
AirCode: http://aircode.io/
https://github.com/AirCodeLabs/aircode
Timestamps
00:00:00 - Intro
00:02:27 - Structure with react, typescript and tailwind.css
00:47:13 - Backend: fetching prices
01:22:25 - Backend: caching prices
01:38:38 - Using backend api in our React app
02:37:01 - Outro