Skip to content

jun-low/vue-cryptopare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crypto-compare

This website indexes the 10 cryptocurrencies by market cap (how much the sum of all coins is collectively worth), and gives users an easy way to compare cryptocurrency performance and results in every 10 seconds.

👉 https://crypto-compare.vercel.app/

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

Build with

  • Vue - Front-end framework
  • MarketCap API - API for getting coins data
  • Axios - Performing GET request for API
  • Vercel - Deployment tool
  • Tailwind - Utility-first CSS framework
  • Autoprefixer - Parse CSS and add vendor prefixes to CSS
  • Unit testing with Jest or Mocha from Vue CLI build-in options

Contributing

Bug reports and pull requests are welcome on Github 😊

About

💰An easy way to compare cryptocurrency performance and results in real-time

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published