Skip to content

mp-learning-journey/react-capstone-microverse

Repository files navigation

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

Client

Key Features

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

(back to top)

🚀 Live Demo

(back to top)

Project Presentatio

Link to Project Presentation.

(back to top)

💻 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

(install NodeJs)

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.

(back to top)

👥 Authors

👤 mrprotocoll

(back to top)

🔭 Future Features

  • [Add good UI/UX]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

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.

(back to top)

🙏 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.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published