https://github.com/rasbeetech/crypto-coins
React Web application for view the top 100 crypto currencies on the market.
https://github.com/rasbeetech/crypto-coins
api bootstrap5 html5 javascript react-bootstrap reactjs
Last synced: 3 months ago
JSON representation
React Web application for view the top 100 crypto currencies on the market.
- Host: GitHub
- URL: https://github.com/rasbeetech/crypto-coins
- Owner: RasbeeTech
- Created: 2021-07-30T02:10:16.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-01T19:40:40.000Z (almost 5 years ago)
- Last Synced: 2025-10-13T09:13:05.811Z (8 months ago)
- Topics: api, bootstrap5, html5, javascript, react-bootstrap, reactjs
- Language: JavaScript
- Homepage: https://crypto-coins-5a15d.web.app
- Size: 381 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Crypto-Coins
React Web application for view the top 100 crypto currencies on the market.
Check it out here: https://crypto-coins-5a15d.web.app
## Install
```sh
npm install
```
## Usage
```sh
npm start
```
## Author
👤 **RasbeeTech**
* Website: linkedin.com/in/mykalbailey/
* Github: [@RasbeeTech](https://github.com/RasbeeTech)
## Show your support
Give a ⭐️ if this project helped you!
## Credits
Crypto Currency api: www.coingecko.com/en/api
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).