Skip to content

1hiteshk/GrowwStonks

Repository files navigation

Groww Stonks

Table of Contents

General Info

Groww Stonks is a frontend web application built on Next.Js framework. It is a stocks/efts tracking app which list the top 20 gainers and top 20 losers of the stocks/efts. It also supports live search suggestion functionality with filtering mechanism. It provides the detailed overview of a particular stock/eft specifying its about information, company information, stock performance, dividend information etc.

Features:

  • Top 20 Gainers and Losers of stocks/efts.
  • Advance Seach Functionality with filtering mechanism.
  • Detailed Information of the individual stocks/efts.
  • Live price tacker through Graphs
  • Live Search suggestions

Tech Stack Used:

  • NextJs
  • TailwindCss
  • JavaScript

Prerequisite to run the project in your desktop

It is recommended that your laptop should have the following specifications in order to run this project:

  • NodeJs
  • npm
  • Visual Studio Code (or any other IDE)
  • git

Steps to run the project:

  1. Clone the project using git clone command in terminal
    • git clone https://github.com/1hiteshk/GrowwStonks.git
  2. Open the Groww Stonks folder in Visual Studio Code (or any other IDE)
  3. In the terminal section of the Visual Studio Code run the following command
    • npm i - It will install all the node modules/libraries to run tailwindcss
  4. Now run the following command
    • npm run dev - It will host the project in to a local server

Live Project link

https://growww-stonks.vercel.app