Skip to content

rohiit-chaurasiya/Stock-Investing-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Stock-Investing-WebApp

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.

Screenshot 2024-01-29 014244

Start Locally 🚀

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