A web application for viewing latest information about cryptocurrencies and exchanges markets
http://crypto-wave.netlify.app
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn generate
As an avid follower of blockchain technologies and cryptocurrency, i wanted to create a simple web application that will give me timely information about cryptocurrencies and crypto exchange markets around world in a alluring and simplistic manner. Hence Cryptowave was born.
- Nuxtjs
- TailwindCss