/virtual-currency

Virtual Currency- a single-page web-based application developed using React Library and redux store. It allows users to see the current market value and price of different global digital currencies and search for a specific digital coin. The system also generates a full description of a specified cryptocurrency.

Primary LanguageJavaScriptMIT LicenseMIT

📗 Table of Contents

📖 Virtual Currency

Virtual Currency a single-page web-based application developed using React Library and redux store. It allows users to see the current market value and price of different global digital currencies and search for a specific digital coin. The system also generates a full description of a specified cryptocurrency. With Virtual Currency, you can manage all your crypto assets from one interface.

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • Display List of Digital crypto currencies
  • Search and filter coins
  • See details of the filtered coin

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

 node js installed
 Git
 VSCODE editor
 Installed Web browser( like Chrome or Firefox)

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/edubew/virtual-currency.git

Install

Install this project with:

  cd my-project
  npm install

Usage

To run the project, execute the following command:

  npm start

Run tests

To run tests, run the following command:

  npm test

Deployment

You can deploy this project using Github pages or renders.

(back to top)

👥 Authors

👤 Winfred Edube

🔭 Future Features

  • Add buy crypto page
  • Add sell crypto 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 please give a⭐️ and share with your friends.

(back to top)

🙏 Acknowledgments

I would like to thank

  • @Microverse.
  • Nelson Sakwa on Behance for the design.
  • CoinGecko for providing free api.

(back to top)

❓ FAQ (OPTIONAL)

  • How to install redux toolkit?

    • npm i react-redux @reduxjs/toolkit

(back to top)

📝 License

This project is MIT licensed.

(back to top)