Skip to content

Mobile app that displays updated stock data from Financial Modelig Prep API.

Notifications You must be signed in to change notification settings

eduardosancho/stock-data

Repository files navigation

Stock Data App

React Redux React Router Bootstrap

Mobile Application that shows historical stock prices, and buy recommendation on specific stocks.

Home Page Preview

screenshot

Details Page Preview

screenshot

Live Demo

Netlify Status

Table of Contents

Description

Stock Data is the Capstone React-Redux individual project from the Microverse Curriculum. Features:

  • Display current stock prices.
  • Filter the list based on date and preview prices back then.
  • Display a summarized recommendation on "Should you buy that stock".

Built With

  • Create React App Set up a modern web app by running one command.
  • React Router A declarative library for building single page applications.
  • Redux The official, opinionated, batteries-included toolset for efficient Redux development.
  • Bootstrap Build fast, responsive sites with Bootstrap.

Getting Started

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

Prerequisites

  • node : ^12 || >=14
  • npm or yarn

Setup

  1. Download or fork this project: git clone https://github.com/eduardosancho/stock-data.git
  2. cd into the directory. cd stock-data
  3. Install all dependencies using:
  • npm install or yarn

Scripts

Start dev server

  • npm start or yarn start and open the browser at http://localhost:3000

Build for production

  • npm run build or yarn run build

Locally preview production build

After creating the production build, run:

  • npm run preview or yarn run preview and open the browser at http://localhost:5000

Contact Info

👤 Eduardo

Platform Badge
GitHub @eduardosancho
Twitter @sanchitobless
LinkedIn Eduardo

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

The ideas and inspiration from this project are coming from the following articles:

License

This project is MIT licensed.

About

Mobile app that displays updated stock data from Financial Modelig Prep API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published