logo

React Crypto metrics app

📗 Table of Contents

📖 React Crypto metrics app

It is a web application built with React and Redux that enables users to check a list of metrics (numeric values).It is based on an API for a crypto currency. The app shows a list of cryptocurrency that has been named-filtered. The user may also review the specifics of a chosen item.

🛠 Built With

Tech Stack

Client

Key Features

  • API
  • SPA
  • Filtering

(back to top)

🚀 Live Demo

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

  • Understand CSS/HTML
  • Understand JavaScript and React js

Setup

Clone this repository to your desired folder:

  git clone https://github.com/GutemaG/metrics-webapp.git
  cd metrics-webapp

Install

Install this project with:

  npm install

Usage

To run the project, execute the following command:

  npm run dev

Run tests

To run tests, run the following command:

  npm run test

Deployment

You can deploy this project using:

(back to top)

👥 Authors

👤 Birhanu Gudisa

(back to top)

🔭 Future Features

  • Add Pagination

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project give it a star

(back to top)

🙏 Acknowledgments

I would like to thank Microverse community and Nelson Sakwa the author of the original design

(back to top)

📝 License

This project is MIT licensed.

(back to top)