react-capstone-microverse

MIT License

Stars
4

react-capstone-microverse

Table of Contents

Stock Price App (React)

Stock Price App (React) is a SPA that allows you to: Display a list of stocks and their prices, Add enable user to view more details of the stocks.

Built With

Tech Stack

Key Features

  • Display a list of stocks and their prices
  • View stock details

Live Demo

Project Presentatio

Link to Project Presentation.

Getting Started

Prerequisites

  • ReactJs
  • NPM

In order to run this project you need:

  1. To have installed Nodejs in your Code editor. In case you don't have it, go to this site and download the setup based on your PC

Setup

Clone this repository to your desired folder using the above command:

  cd my-folder
  git clone https://github.com/mrprotocoll/react-capstone-microverse.git

Install

Install this project with:

  cd my-project
  npm install -y

Usage

To run the project, execute the following command:

  cd my-project
  npm start

Open http://localhost:3000/ to view it in the browser. The page will automatically reload if you make changes to the code. You will see the build errors and lint warnings in the console.

Authors

mrprotocoll

Future Features

  • [Add good UI/UX]

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

https://github.com/mrprotocoll/react-capstone-microverse

Show your support

If you like this project, please don't forget to follow me and give it a star.

Acknowledgments

I would like to acknowledge and thank Financial Modeling Prep for the API, Microverse , and Nelson Sakwa who is the owner of my project original template design.

License

This project is MIT licensed.