A Bitcoin price comparison app that finds the cheapest price on 4 different exchanges.
Was used for this project React.js with Typescript, Tailwind for styling, and AirCode for back-end.
- Price Comparison: Quickly and efficiently find the lowest Bitcoin prices across four different exchanges.
- User-friendly Interface: The application offers an intuitive and user-friendly.
- Clone the repository:
git clone https://github.com/thomasdev5832/bitcoin-price-tracker
- Navigate to the project directory:
cd bitcoin-price-tracker
- Install dependencies:
npm install
- Run the application:
npm run dev
- ReactJS - JavaScript library
- Tailwind - CSS framework
- TypeScript - Programming Language
- AirCode - Backend