Welcome to the Stock Investing WebApp! This web application is designed to provide you with a convenient and efficient way to track and manage your stock investments.
First clone this repository
https://github.com/RohitAayushmaan/Stock-Investing-App.git
Install dependencies in the individual directories for the stock-frontend and stock-backend
npm install
Start the development server- for stock-frontend
npm start