Microsoft Azure Trial Hackathon 2022 Runner-Up
This is the React frontend which fetches sentiment-analysed news from HelloWorld-FastAPI and uses the react-globe package to render a React + ThreeJS globe visualization of the world news!
This project has been deployed on Netlify here:
https://world-hello.netlify.app/
Clone the project
git clone https://link-to-projectGo to the project directory
cd my-projectInstall dependencies
yarn installStart the server
yarn run startContributions are always welcome!
Create an issue or a PR and I will check it out immediately.