Skip to content

Latest commit

 

History

History
179 lines (110 loc) · 4.38 KB

README.md

File metadata and controls

179 lines (110 loc) · 4.38 KB

Metric web app Screenshot

Company Stock data

📗 Table of Contents

📖 Company Stock data

Company Stock data The "Company Stock Data" project is a web application that allows users to access and view stock information for various companies. It provides real-time data on stock prices, company details, and stock exchange information. Users can search for specific companies, view their stock details, and stay informed about the latest market trends.

🛠 Built With

Tech Stack

Client
  • React
  • Redux
  • CSS

Key Features

  • Fetch The stock data from API
  • SPA - Sigle Page Application
  • User Friendly

(back to top)

💻 Getting Started

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

Prerequisites

In order to set up and run the application you need:

  • A code editor preferably Visual Studio Code
  • A web browser preferably Google chrome.

Basic requirements are needed in order to fully understand how the project fully works :

  • Basic knowledge of HTML, CSS, JS (JavaScript) and webpack.
  • How to work with Git and GitHub.
  • Basic knowledge of APIs.

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/Surafels/Metric-webapp.git

Install

Install this project with:

  cd Metric-webapp
  npm install

Usage

To run the project run :

npm start

Run tests

To run tests, run the following command:

  npx jest

Live Demo

Live demo link

Video

Video link

(back to top)

👥 Authors

👤 Surafel Samson

🔭 Future Features

  • Dark Mode

(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 please give it a star and follow the authers on github linkedIn and Twitter , you are also welcome for any suggestions🙏

(back to top)

🙏 Acknowledgments

I would like to thank Nelson Sakwa on Behance and the entire Microverse community and family for the support and motivation.

(back to top)

License

📝 License

This project is MIT licensed.

(back to top)