Skip to content

Strangeal/metric-webapp

Repository files navigation

logo

Matric-Webapp

Microverse Metric Project

Crypto Metrics is a web(mobile-focused) software for monitoring the Cryptocurrency exchange's listed firms and seeing their live metrics. It uses data from the Coingecko API.

Built With

Client
API

Live Demo

See Project 🚀

Video Demonstration

** Watch 😄 **

Screenshots

Desktop Design

Get Started

To get the content of this project locally you need to run the following commands in your terminal.

Prerequisites

  • IDE(code editor) like: Vscode, Sublime, etc.
  • Git

Setup

  1. Download the Zip file or clone the repo with:
git clone git@github.com:Strangeal/metric-webapp.git
  1. To access cloned directory run:
cd metric-webapp
  1. Open it with the live server

Install

To install linters and other project's dependencies run:

npm install

Run Test for Linters

For tracking linter errors locally you need to follow these steps:

  1. For tracking linter errors in HTML files run:
npx hint .
  1. For tracking linter errors in CSS or SASS files run:
npx stylelint "\*_/_.{css,scss}"
  1. For tracking linter errors in JavaScript files run:
npx eslint .

Author

👤 Justice Bajeri

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

For Design Inspiration I would like to Acknowledge Cindy Shin ❤️

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published