The Python project requires
fastapiyfinanceuvicornmongita
The React project requires
axiosrecharts
Run the backend project with the command:
$ uvicorn main:app --host '0.0.0.0' --port 8000 --reload
Run the frontend project with the command:
npm start