Start with git clone the project, then go to the Front-end folder then
cd {project_name}/front-end npm install npm run dev
Has already been deployed to AWS as a Restful API and connect with the frontend
install Web3, mateMask, truffle and ganache on you computer then go to the front-end/block folder, run
truffle migrate
you will have a ABI on the build/contracts/Portfolio.json and address on the terminal copy and replace the ABI and Address on the /src/util/constants/thirdContract.js then copy the account private key on the Ganache, login to the mateMake in Chrome brower refresh the page, you will have the blockchain related section, named Profolio Sharing
API(stock info):https://www.alphavantage.co