/react-capstone

Primary LanguageJavaScriptMIT LicenseMIT

Welcome to my project 😃


Metrics webapp

📗 Table of Contents

📖 [Metrics webapp]

Metrics webapp is a simple application built react that provides financial information about any specific company

🛠 Built With

Tech Stack

Client
  • react.js

Key Features

  • Easy to the eyes and cultivating at the same time
  • Dynamic creation of content
  • Users can search for a company in the list

(back to top)

🤯 Walk through video

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps:

  • Clone this repo as described in the setup section.
  • Make modifications as peferred

Prerequisites

In order to run this project you need: To clone or fork and run it in a browser

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone git@github.com:isume295/react-capstone.git

using Ubuntu:

```sh
  cd my-desired-folder
  git clone git@github.com:isume295/react-capstone.git

For more information on how to clone or fork a repository:

Install

  • Run npm install

Usage

To run the project, execute the following command:

  • Run npm start

Run tests

To run tests, run the following command:

  • to test CSS linter errors npx stylelint "**/*.{css,scss}"

  • to test jsx linter errors npx eslint "**/*.{js,jsx}"

  • to run tests npx jest

(back to top)

👥 Author

👤 Sumeya Ibrahim

🔭 Future Features

Future changes:

  • Add animations and transitions
  • Add more styles and colors

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

  • Thanks to Nelson Sakwa on Behance for the design
  • Thanks to all Microverse community

(back to top)

📝 License

This project is MIT licensed.

(back to top)