Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mehmet-github06/coin-app
Find out the value of the cryptocurrency you want
https://github.com/mehmet-github06/coin-app
bootstrap crypto environment-variables fetch-api functional-programming html-css-javascript module sass-framework try-catch vite
Last synced: about 1 month ago
JSON representation
Find out the value of the cryptocurrency you want
- Host: GitHub
- URL: https://github.com/mehmet-github06/coin-app
- Owner: Mehmet-github06
- Created: 2023-11-22T17:52:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-23T20:56:20.000Z (about 1 year ago)
- Last Synced: 2024-12-19T00:41:19.267Z (about 1 month ago)
- Topics: bootstrap, crypto, environment-variables, fetch-api, functional-programming, html-css-javascript, module, sass-framework, try-catch, vite
- Language: SCSS
- Homepage: https://coin-app-coin.netlify.app/
- Size: 2.91 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ![Crypto App](./coin-app/assent/Animation.gif)
# Coin AppA Crypto App using Coinranking API to display crpyto currencies on list. Can be filter on search area what you want find. Follow the changes fast with this App easily.
## Demo
Here is a working live demo : [LIVE](https://coin-app-coin.netlify.app/)
## Mobile support
The WebApp is compatible with devices of all sizes and all OS's, and consistent improvements are being made.![](./coin-app/assent/Screenshot_6.jpg)
![](./coin-app/assent/Screenshot_1.jpg)
![](./coin-app/assent/Screenshot_4.jpg)
![](./coin-app/assent/Screenshot_2.jpg)
![](./coin-app/assent/Screenshot_3.jpg)### Development
Want to contribute? Great!To fix a bug or enhance an existing module, follow these steps:
- Fork the repo
- Create a new branch (`git checkout -b improve-feature`)
- Make the appropriate changes in the files
- Add changes to reflect the changes made
- Commit your changes (`git commit -am 'Improve feature'`)
- Push to the branch (`git push origin improve-feature`)
- Create a Pull Request## Built with
- [Coinranking API](https://developers.coinranking.com/api/documentation) - Free , Real-time prices , Rich metadata
- [Bootstrap](http://getbootstrap.com/) - Extensive list of components and Bundled Javascript plugins.