VaheStepanyan100 / metrics-webapp

The React capstone project is a Metrics web application aimed at tracking and analyzing data. It serves as a comprehensive tool for monitoring various metrics, providing users with a user-friendly interface to view and manage data.

Home Page:https://vahestepanyan100.github.io/metrics-webapp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

πŸ“– [React capstone project - Metrics webapp]

[The React capstone project] is a Metrics web application aimed at tracking and analyzing data. It serves as a comprehensive tool for monitoring various metrics, providing users with a user-friendly interface to view and manage data. Built with React as its foundation, the project incorporates modern web development techniques, including Redux for state management, Tailwind CSS for styling, and Styled Components for enhanced component styling. This combination of technologies allows for efficient data tracking, intuitive user interactions, and visually appealing design elements, creating an intuitive and interactive experience for users.

πŸ›  Built With

Tech Stack

Client

Key Features

  • [Mobile-Friendly Design]
  • [Financial Statement Generation]
  • [Customization Options]

(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: npm installed in your machine

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone https://github.com/VaheStepanyan100/matrics-webapp.git

Install

Install this project with:

Example command:

  npm install

Usage

To run the project, execute the following command:

Example command:

  npm start

Run tests

To run tests, run the following command:

Example command:

 npx stylelint "**/*.{css,scss}"
 npx eslint .
 npm test

(back to top)

πŸ‘₯ Authors

πŸ‘€ Vahe Stepanyan

(back to top)

πŸ”­ Future Features

  • [Implement some UX improvements]
  • [Implement additional pages in the website]

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

πŸ™ Acknowledgments

I would like to thank Nelson Sakwa the author of the original design

(back to top)

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

The React capstone project is a Metrics web application aimed at tracking and analyzing data. It serves as a comprehensive tool for monitoring various metrics, providing users with a user-friendly interface to view and manage data.

https://vahestepanyan100.github.io/metrics-webapp/

License:MIT License


Languages

Language:JavaScript 89.6%Language:HTML 8.3%Language:CSS 2.0%