Skip to content

A crypto price tracker I made for the tracecamp final project. Made in react, uses an API for getting the prices and deployed using surge. Baed on this tutorial https://youtu.be/9ohK7CapmIs

Notifications You must be signed in to change notification settings

lrboyer/Final-Project-Crypto-Prices

Repository files navigation

Tracecamp CRA Template

A minimal configuration for Create React App that includes Tailwind and Axios pre-configured.

Setup

npm install

Developing

npm run start

Deploying to Surge

npm run deploy

Builds the site and then runs surge inside of that folder. If you want to specify a domain for surge (if you've already deployed), you can run the surge command manually within the build folder that is generated like so npx surge --domain {your-subdomain}.surge.sh

About

A crypto price tracker I made for the tracecamp final project. Made in react, uses an API for getting the prices and deployed using surge. Baed on this tutorial https://youtu.be/9ohK7CapmIs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published