-Make sure to install all appropiate dependencies in order to properly run the app .
-
Make sure you clone this repo in case you want to run it locally by clicking on the green button that says code and copy the link provided,open your terminal, and put the following:
You can do that or click download ZIP and install the whole project.
-
After acessing the folder through any of the above methods. Make sure to check on your terminal that you are on the right folder(Robinhood-clone), after that cd into the folder called robinhood-lookalike.
Run commands
-
npm install
-
npm run dev
Run commands
-
npm install --global yarn
-
yarn install
-
yarn run dev