Skip to content

ddongule/stockulator

Repository files navigation

logo

license license
✨ Simple Stock Calculator for Korean Stocks ✨


🌟 Stockulator: Stock Calculator (Real Time!)

Stockulator allows you to search real-time Korean Stock Prices. And you can predict how the average price will fluctuate if you buy more stocks.

Features

  • Search real-time Stock Price
  • Calculate the Average Unit Price of Stocks

Built With

How to Start?

Use yarn

yarn

yarn start

Use npm

npm install

npm start

How to Contribute?

  1. Fork this repository
  2. Create your own branch: git checkout -b new-feature
  3. Add and Commit: git commit -am 'feat: add new feature
  4. Push to your branch: git push origin new-feature
  5. Submit a Pull Request!🌟

License