The Figma for this project is available at https://www.figma.com/design/N28lb3ZIUHgMxRxanSAt22/Stock-Simulator-App.
Run npm i to install the dependencies.
Run npm init -y
Run npm install express mongodb dotenv cors
Run node index.js to start the server
python app.py
npm run dev