eamador1 / stock-market-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

STOCK MARKET APP

πŸ“— Table of Contents

πŸ“– [STOCK MARKET APP]

STOCK MARKET APP It fetches information from Financial Modeling Prep and list the companies in the stock market according to their stock exchange. For practical reasons, at this moment, only companies starting with letter A in the EURONEXT Exchange Market are showing up. In the home page, we have a list of exchange markets, once you click on one of them, a list of companies corresponding to that exchange market will appear. and To obtain detailed information on the company, you can click on one of the options.

πŸ›  Built With

Tech Stack

Client
  • REACT.JS
  • LINTERS

Key Features

  • REACT.JS SET UP
  • LINTERS SET UP AND RUNNING

(back to top)

πŸš€ Live Demo

πŸŽ₯ Video Presentation

-Video Link

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need:

  • Visual Studio Code
  • Node JS

Setup

Clone this repository to your desired folder:

Example commands:

  mkdir stock-market-app
  cd stock-market-app
  git clone https://github.com/eamador1/stock-market-app

Install

  • Make sure you have Node.js installed

(back to top)

Usage

Initialize it with:

npm start

(back to top)

πŸ‘₯ Authors

πŸ‘€ Erwin Amador

(back to top)

πŸ”­ Future Features

  • Create a fully functional Stock Market App

(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 show us support by givintg it a star.

(back to top)

πŸ™ Acknowledgments

I would like to thank my colleagues at Microverse for their support during the project.

(back to top)

πŸ“ License

This project is MIT licensed.

The design of this project is an idea of Nelson Sakwa on Behance and it is under the license of Creative Commons. You can learn more about it in the following link: https://creativecommons.org/licenses/by-nc/4.0/deed.en

(back to top)

About

License:MIT License


Languages

Language:JavaScript 68.1%Language:CSS 24.3%Language:HTML 7.6%