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

https://github.com/samedfft2634/crypto-app

Working with api to create crypto app. A list of 50 crypto currencies
https://github.com/samedfft2634/crypto-app

await-async bootstrap crypto crypto-api fetch foreach innerhtml try-catch

Last synced: about 1 year ago
JSON representation

Working with api to create crypto app. A list of 50 crypto currencies

Awesome Lists containing this project

README

          


# ![Crypto App](https://github.com/samedfft2634/crypto-app/assets/100915606/e10491c2-f83f-434e-b743-be0f12a9e3e4)
# Crypto App

A 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://crypto-app-sigma-three.vercel.app/)

## Mobile support
The WebApp is compatible with devices of all sizes and all OS's, and consistent improvements are being made.

![](https://github.com/samedfft2634/crypto-app/assets/100915606/3cfbc001-09fb-43b8-b54b-d98f00bcdc87)
![](https://github.com/samedfft2634/crypto-app/assets/100915606/238611f0-3e5c-4583-8b45-b69f6564bd6f)
![](https://github.com/samedfft2634/crypto-app/assets/100915606/d3a4a388-04a2-49bf-9538-c9adfe10de9a)
![](https://github.com/samedfft2634/crypto-app/assets/100915606/0ad81efd-a34f-4e58-9cd5-1e02f4c0386e)
![](https://github.com/samedfft2634/crypto-app/assets/100915606/59bae7fb-8297-4bd7-9e34-bde60ae510ec)

### 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

### Bug / Feature Request

If you find a bug (the website couldn't handle the query and / or gave undesired results), kindly open an issue [here](https://github.com/samedfft2634/crypto-app/issues/new) by including your search query and the expected result.

If you'd like to request a new function, feel free to do so by opening an issue [here](https://github.com/samedfft2634/crypto-app/issues/new). Please include sample queries and their corresponding results.

## 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.

## Team

[![Mert Solgun](https://avatars.githubusercontent.com/u/115940928?v=4&s=144)](https://github.com/iharsh234) |
---|
[Mert Solgun ](https://github.com/MertSolgun)

(Back to Top!)