Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danestves/exchange-vue
Frontend made with TailwindCSS to show information about cryptocurrencies
https://github.com/danestves/exchange-vue
Last synced: about 2 months ago
JSON representation
Frontend made with TailwindCSS to show information about cryptocurrencies
- Host: GitHub
- URL: https://github.com/danestves/exchange-vue
- Owner: danestves
- License: mit
- Created: 2020-03-29T04:31:30.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T17:43:40.000Z (about 2 years ago)
- Last Synced: 2024-10-29T20:37:27.906Z (3 months ago)
- Language: Vue
- Homepage: https://exchange.danestves.com
- Size: 1.96 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 38
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.MD
- License: LICENSE
Awesome Lists containing this project
README
Welcome to Exchange Vue 👋
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
> Frontend made with TailwindCSS to show information about cryptocurrencies
### 🏠 [Homepage](https://exchange.danestves.com)
### ✨ [Demo](https://exchange.danestves.com)
[![Home page](https://i.imgur.com/zYZA56n.png)](https://exchange.danestves.com)
[![BTC detailed page](https://i.imgur.com/8k3R0wN.png)](https://exchange.danestves.com/coin/bitcoin)
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```## Author
👤 **Daniel Esteves **
- Website: https://danestves.com/
- Twitter: [@danestves](https://twitter.com/danestves)
- Github: [@danestves](https://github.com/danestves)
- LinkedIn: [@danestves](https://linkedin.com/in/danestves)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/danestves/exchange-vue/issues). You can also take a look at the [contributing guide](https://github.com/danestves/exchange-vue/blob/master/contributing.md).## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2020 [Daniel Esteves ](https://github.com/danestves).
This project is [MIT](https://github.com/danestves/exchange-vue/blob/master/LICENSE) licensed.