/Screener.in

Screener.in frontend based on Reactjs.

Primary LanguageJavaScript

Screener Logo Build Status

Screener.in is a finance portal for Indian investors. Screener focuses on providing tools for stock analysis based on fundamentals. This is the frontend code of the website. It uses ReactJs.

Visit screener.in to view the live code.

Please use the Github issue tracker to report any issues or to get any help regarding the code.

Usage

  1. Install Node.js: https://docs.npmjs.com/getting-started/installing-node
  2. Clone the repository or download the code: git clone https://github.com/Mittal-Analytics/screener.in/
  3. Install dependencies: npm install
  4. Start the development server: npm start
  5. Open the browser and view the development code.

Contribution

Submit pull-requests for fixes and changes. We will try to add issues in the Github Issues Tracker for features and fixes we wish to add. Feel free to provide an additional hand to make the investing process more profitable and enjoyable.