DebyGrey / metric-app

Metric App is a mobile web application to check a list of metrics (numeric values of stock data).Built with React-Redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Metric App

πŸ“— Table of Contents

πŸ“– METRIC APP

Metric App is a mobile web application to check a list of metrics (numeric values of stock data).

πŸ›  Built With

Tech Stack

React.js & Redux

Key Features

  • displays a list of categories that could be filtered out by some parameter
  • Retrieves data from the API to show detailed data in category

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

  • To have a prior knowledge of Linters, Git, HTML & CSS
  • Clone or fork the repository
  • A web browser (google chrome preferably)
  • A code editor (e.g vscode)

Setup

Clone this repository to your desired folder:

cd my-folder git clone https://github.com/DebyGrey/metric-app

Install

To install this project run the following commands in your terminal:

Usage

To use this project run the following command:

  • npm run start

Run tests

To run a test on this project run the following command:

  • npm run test

Deployment

You can deploy this project:

  • on any hosting services

(back to top)

πŸ‘₯ Authors

πŸ‘€ Deborah Fashoro

(back to top)

πŸ”­ Future Features

  • Modern website styles
  • Full blown website with proper navigation

(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, kindly follow me on my social media handles listed above.

(back to top)

πŸ™ Acknowledgments

I would like to thank everyone who made this project possible Original Design Idea by Nelson Sakwa on Behance.

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

Metric App is a mobile web application to check a list of metrics (numeric values of stock data).Built with React-Redux


Languages

Language:JavaScript 72.3%Language:CSS 16.6%Language:HTML 11.1%