Crypto Exchange Rate app
Currently deployed to Heroku!
Step 1: Clone Repo
git clone https://github.com/briantam23/crypto-exchange-rate-app.git` # or clone your own fork
Step 2: Install node_modules
npm install # or yarn install
npm run start:dev
Your app should now be running on localhost:3000.
Created Tests for React Components:
npm test
Created by Brian Tam - feel free to contact me at briantam23@gmail.com!
Personal Website - briantam23.github.io
LinkedIn - @briantam23
Github - @briantam23