Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/devmunyi/crypto-metrics

A Frontend ReactJs app that shows real-time data for cryptocurrencies current pricing and market activity. The data used is fetched from blockchain API. Stack: Bootstrap, AntDesign, ReactJs, Redux, External Restful-api
https://github.com/devmunyi/crypto-metrics

blockchain jsx reactjs redux restful-api

Last synced: about 8 hours ago
JSON representation

A Frontend ReactJs app that shows real-time data for cryptocurrencies current pricing and market activity. The data used is fetched from blockchain API. Stack: Bootstrap, AntDesign, ReactJs, Redux, External Restful-api

Awesome Lists containing this project

README

        

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 [Crypto Metrics]

> A Frontend ReactJs app that shows real-time data for cryptocurrencies current pricing and market activity. The data used is fetched from blockchain API.

## 🛠 Built With

### Tech Stack

Client

### Key Features
- **[List Cryptocurrecies]**
- **[Show Cryptocurrecny Details]**

(back to top)

## 🚀 Live Demo
- [Live Demo Link](https://cryptocurrencies-metrics.netlify.app/)

(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:

- Node Installed
- Be Connected to Internet

### Setup

Clone this repository to your desired folder:

To run and view this application, you will first have to clone a local version of this repository using:

`git clone https://github.com/devMunyi/crypto-metrics.git`

After that navigate to the newly created folder:

`cd crypto-metrics

### Install

Install this project with:

`npm install`

### Usage

To run the project, execute the following command:

Start a local server running the command:

`npm start`

### Run tests

To run tests, run the following command:

`npm test`

(back to top)

## 👥 Authors

👤 **Samuel**

- GitHub: [@devMunyi](https://github.com/devMunyi)
- LinkedIn: [Samuel Munyi](https://www.linkedin.com/in/samuel-munyi)

(back to top)

## 🔭 Future Features
- [ ] **[Update Navbar for large screens]**
- [ ] **[Add Site Vistors Count]**

(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
Give a ⭐️ if you like this project!

(back to top)

## 🙏 Acknowledgments
I would like to thank:
- Microverse for providing an excellent curriculum that has helped me enhance my skills in software development.
- Code Reviewers for their valuable feedback and guidance throughout my learning journey.
- Everyone whose code was used including [Nelson Sakwa on Behance](https://www.behance.net/sakwadesignstudio) the creator of the original design.

(back to top)

## 📝 License

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

(back to top)