Giter VIP home page Giter VIP logo

crypto-tracker-from-nse's Introduction

Stock Price Tracker

This project is a stock price tracker that displays live stock prices and detailed information about selected stocks. The application uses React for the frontend, Redux for state management, and Chart.js for data visualization. Stock data is fetched from the Yahoo Finance API via RapidAPI.

Assumptions

  1. The user has Node.js and npm installed on their machine.
  2. The user has a RapidAPI account to obtain an API key for the Yahoo Finance API.(https://rapidapi.com/apidojo/api/yahoo-finance1/)

Libraries Used

  • React
  • Redux
  • React Redux
  • Redux Thunk
  • React Router DOM
  • Axios
  • Chart.js
  • React Chart.js 2
  • RapidAPI's Yahoo Finance API

first clone this repo with git clone [email protected]:Hittitech/crypto-tracker-from-nse.git cd into it run npm install now run npm start

if data isnt coming or limit is over you can use your own api key in src/redux/actions/stockActions.js

lazy loading is also implemented ,scroll down to 20th row and scroll and wait lazy loading ll fetch next data

can see the detail of each stock and company by clicking on the name of the stock on the home page

didnt found any api providing realtime todays data in a free subscription to show graph of it thats why used yearly data(even if can get daily data logic ll be same so thought to implement graph with what i was accessible to :)

have a great day

crypto-tracker-from-nse's People

Contributors

hittitech avatar

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.