Skip to content

The idea here is to develop a website that consumes the CoinGeeko API to show the value of some digital currencies.

License

Notifications You must be signed in to change notification settings

Luiz-Vicente/crypto-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Crypto Data

This project consumes the CoinGecko API to show information about cryptocurrencies like their historical price and also their price on a certain date in addition to the most popular coins of the day

Techs used here:

  • Vue.js
  • NPM
  • Bootstrap 5
  • Axios
  • Vue 3 flicking
  • g2plot-vue
  • Floating-vue
  • Moment
  • Screen size detector
  • Vue Spinner
  • Vue Router

How to run

To run this project on your machine you need to have installed:

  • Vue.js
  • Node.js
  • NPM

go into the front-end folder and run the following command:

npm install

after installing all dependencies a 'node_modules' folder should be created. In this case, just run this command:

npm run dev

Autors

Demonstration

Crypto Data at Vercel

About

The idea here is to develop a website that consumes the CoinGeeko API to show the value of some digital currencies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published