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

https://github.com/fene-87/cryptometrics

CryptoMetrics is a comprehensive web application that provides users with detailed information about various cryptocurrencies. Stay up-to-date with real-time data, market trends, and key metrics for a wide range of digital currencies
https://github.com/fene-87/cryptometrics

coingecko-api reactjs redux

Last synced: 29 days ago
JSON representation

CryptoMetrics is a comprehensive web application that provides users with detailed information about various cryptocurrencies. Stay up-to-date with real-time data, market trends, and key metrics for a wide range of digital currencies

Awesome Lists containing this project

README

          

# cryptometrics
# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Deployment](#deployment)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 CryptoMetrics

**CryptoMetrics** is a web application which enables a user to check cryptocurrency metrics for the different crypto currencies available. The app fetches this information from the CoinGecko API

## 🛠 Built With

### Tech Stack

Client

### Key Features

- **[Check details for different currencies]**

(back to top)

## 🚀 Live Demo

- [Live Demo](https://cryptometrics.onrender.com)

(back to top)

## 🚀 Presentation

- [Presentation](https://www.loom.com/share/514fb2d914754622a1cd8b122f08a7ad)

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone git@github.com:Johnadibe/bookstore-app.git
```

### Install

Install this project with:

```sh
cd bookstore-app
yarn install
```

### Usage

To run the project, execute the following command:

```sh
npm start
```

### Deployment

You can deploy this project using:

```sh
git push main
```

(back to top)

## 👥 Author

👤 **Mark Fenekayas**

- GitHub: [@Fene-87](https://github.com/Fene-87)
- Twitter: [@markfen4](https://twitter.com/markfen4)
- LinkedIn: [@Mark Fenekayas](https://www.linkedin.com/in/mark-fenekayas/)

(back to top)

## 🔭 Future Features

- [ ] **[Convert Crypto currencies]**
- [ ] **[Wallet]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project consider giving it a star ⭐️.

(back to top)

## 🙏 Acknowledgments

I would like Acknowledge Nelson Sakwa on Behance who is responsible for the design of this project. The original design is on Behance and I used it to guide me in creating this project.

- LazyCoders
- Coding Partners

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)