Skip to content

nishitmehta1/reactjs-stocksWatchlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published