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-project
Go to the project directory
cd my-project
Install dependencies
yarn install
Start the server
yarn run start
Contributions are always welcome!
Create an issue or a PR and I will check it out immediately.