/stockapp

Research current stock market trends with this simple web app

Primary LanguageCSS

Stock Market Data

📈 About 📈

Stock Market Data is a simple web app that enables you to conduct real-time research on stocks. I try to work on my financial literacy in my spare time, and realized it would be fun to delve into this interest by making a web app somehow related to personal finance.

More importantly, the development of this web app is my foray into Node.js and back-end technologies. After embarking on my #30Days30Projects challenge and successfully learning how to make API calls, I figured that making this app would be the next logical step toward augmenting my tech stack. I followed John Elder's helpful tutorial, to which I owe my credit for this app's completion, as it absolutely pointed me in the right direction.

📈 How it works 📈

You can visit the live demo to search data on stocks by entering a stock ticker such as DOW in the search bar.

📈 Technologies used 📈

  • HTML/CSS/JS
  • NPM & Node.js
  • Express
  • Handlebars