Giter VIP home page Giter VIP logo

mod-2-react-project-for-per-scholas's Introduction

Stock Market and Cryptocurrency app/blog using React and Redux.

Minimum Project Requirements

. Project must be approved by Instructor approval at the start of project week . Project code is pushed to a public Git repository . The code should be written in ES6 as much as possible . Use the create-react-app generator to start your project . Makes use of React Router (install react-router-dom), and Redux (install redux react-redux) . There should be 2 container components . There should be 5 stateless components . There should be 3 or more routes .The Application must make use of react-router and proper RESTful routing .Your client-side application should handle the display of data with minimal data manipulation . Uses CSS to style your application . Frontend uses AJAX (fetch) requests . Application has at least 2 unique APIs (should be related in some way) . Has README.md file at the root of repository . readme file clearly documents the purpose of the project as a problem statement . readme file clearly documents the target end user for this project

Libraries used in this project.

Plotly.js Axios react-router-dom Redux Redux-dev tools-extension

About the app

This project is intended for anyone interested in the stock market and cryptocurrency market. To run this application simply run the command npm start on your console and all the dependencies will run that is needed. The two APIs used for this project are newsapi.org and twelvedata.com. The first two pages display the current news in the stock market and cryptocurrency market, along with displaying some ticker symbols of some companies on the stock market, the price that is displayed on the page is based on when the API fetch was dispatched. Also, the first two pages are the only components that are using Redux to pass along the APIs data to react. The third page is a graph line chart using the Plotly Javascript library, you can enter the exact ticker symbol for a stock market company or cryptocurrency and the application will fetch the price information from the twelve data API. It displays the price for the last two years of the company you have entered in the search bar, you can also zoom into the graph for a more detailed look.

mod-2-react-project-for-per-scholas's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.