Skip to content

This is an app created in React and Redux. The app displays the data about the various exchange rates for various cryptocurrencies of the world and the US Dollar. It also allows the user to convert any amount of dollars to the selected currency.

License

Notifications You must be signed in to change notification settings

microvese-projects/crypto-metrics

Repository files navigation

Metrics App

📗 Table of Contents

📖 Metrics App

Metrics App is a project that was created to show the different exchange rates between the different currencies of the world and the US Dollar. Using the app, a user can convert any given amount of dollars to the selected currency.

🛠 Built With

Tech Stack

Client

(back to top)

Key Features

I plan to implement the following features:

  • [Navigation] This section allows the user to change between the differently rendered pages.
  • [Home] This section shows a list of cards that provide links to the the different list of currency details.
  • [Details] This section Provides the details about the currencies in a certain category.
  • [Converter] This section allows the user to get convert a value of a given amount of dollars to the selected currency.

(back to top)

🚀 Live Demo

Alt text

(back to top)

Video Walkthrough

Click on the link to watch an outline video of my project. Outline Video

(back to top)

💻 Getting Started

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

Prerequisites </>

In order to set up a local copy of this repository, you need to have git installed:

Install Git

Setup

Clone this repository to your desired folder:

Example commands:

  mkdir my-folder
  cd my-folder
  git clone [email protected]:microvese-projects/crypto-metrics.git
  npm install

Usage

To run the project:

  npm start

Usage

Tests are written Using the React Testing Library. To run the tests, simply run the following command on the terminal.

  npm test

(back to top)

👥 Authors

👤 Benson Njuguna

(back to top)

🔭 Future Features

I plan to add the following features:

  • [Chart]
  • [Landing_page]

(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, you can show your support by giving this project's repository a star on github.

(back to top)

🙏 Acknowledgments

I would like to acknowledge the author of the design that I used to implement my features.

I would also like to thank Microverse for the outstanding collection of information they have provided that enabled me to create the project.

📝 License

This project is MIT licensed.

(back to top)

About

This is an app created in React and Redux. The app displays the data about the various exchange rates for various cryptocurrencies of the world and the US Dollar. It also allows the user to convert any amount of dollars to the selected currency.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published