Skip to content

Latest commit

 

History

History
165 lines (106 loc) · 3.98 KB

README.md

File metadata and controls

165 lines (106 loc) · 3.98 KB

📗 Table of Contents

📖 [Crypto_Metric_App]

Crypto_Metric_App is a web app that tracks Crypto Assets performance.

📷 [Screenshots]

🛠 Built With

Tech Stack

Client

Key Features

  • [Homepage - Dispalys 100 Crypto assets across]
  • [CryptoDetails Page - Displays detail data for each crypto asset]

(back to top)

🚀 Live Demo

(back to top)

🎥 Video Presentation

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

  • Latest version of Node installed on the computer.
  • Git installed on the computer.

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:myaccount/my-project.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:

(back to top)

👥 Authors

👤 Evans Kupour

(back to top)

🔭 Future Features

  • [Display data for every Crypto asset on Homepage]
  • [Display performance data for for a specific asset]

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

(back to top)

🙏 Acknowledgments

I would like to thank

(back to top)

📝 License

This project is MIT licensed.

(back to top)