With this extension you can search for stock detail of any nepali company easily.
- fronted is just like website used html css js
- for backend I have used nodejs express and scraped stock data using cheerio from merolagani
Currently it's not posted in chrome webstore because I can't publish the extension that scrape any site without owner's permission
So, you can just git clone the project
git clone https://github.com/undef125/nepshareextension.git
then from developer option in chromium based browser turn on developer mode and select load unpack option and chooose frontend frolder from that
no need to do anything with backend folder as it is already hosted
