An open API service indexing awesome lists of open source software.

https://github.com/mannuelf/whatcoinwhichcoin

Cryptocurrency price overview dashboard.
https://github.com/mannuelf/whatcoinwhichcoin

javascript nodejs vuejs

Last synced: 9 months ago
JSON representation

Cryptocurrency price overview dashboard.

Awesome Lists containing this project

README

          

# What Coin Which Coin

> Crypto currency Price Dashboard for fun.

## Build Setup

Crypto currency price viewing dashboard.

## Local dev

To get started fork and clone the repo to your development machine:

```bash
git clone https://github.com/mannuelf/whatcoinwhichcoin
```

```bash
# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

```

## Contributing

If you would like to contribute form repo and go wild and submit a pull request. There is list of hopes and dreams found here: [https://github.com/mannuelf/whatcoinwhichcoin/projects/1](https://github.com/mannuelf/whatcoinwhichcoin/projects/1)

## Build for production

```bash
# build for production and launch server
$ npm run build

$ npm start

# generate static project
$ npm run generate
```

### Why another crypto currency price dashboard/ticker

I love technology, I love design, typography and I love Vue Js. This project is an opportunity to play with all of the above.

Join in the fun. If you like fork it, or just enjoy using it, [Click here](https://whatcoinwhichcoin.com)

drawing

### Technology

- VueJs
- NuxtJs
- Progressive Web Application

#### NUXTJS

For detailed explanation on how things work, checkout [Nuxt.js docs](https://nuxtjs.org).