nishitmehta1 / reactjs-stocksWatchlist

Create your Stocks Watchlist using this Reactjs WebApp!

Home Page:https://nishitmehta1.github.io/reactjs-stocksWatchlist/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo Video:

https://youtu.be/QbXYSRhLYM0

Try now:

Link: https://nishitmehta1.github.io/reactjs-stocksWatchlist/

API Used:

https://worldtradingdata.com

Frameworks and Technologies Used:

  • Reactjs
  • NPM
  • HTML, CSS

What I learnt from this:

  • Use inbuilt react functions such as shouldComponentMount
  • Passing props and states to components
  • Loading data from JSON files
  • Converting API data to a UI
  • Changing UI based on events

To run locally

  • Download/Pull the master branch
  • Redirect terminal to the project folder
  • Type 'npm start' and hit enter

About

Create your Stocks Watchlist using this Reactjs WebApp!

https://nishitmehta1.github.io/reactjs-stocksWatchlist/


Languages

Language:JavaScript 76.8%Language:CSS 14.4%Language:HTML 8.8%