sam9111 / HelloWorld

A web app to visualize world news that has been sentiment analysed.

Home Page:https://world-hello.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello World

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!

Deployment

This project has been deployed on Netlify here:

https://world-hello.netlify.app/

Run Locally

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

Contributing

Contributions are always welcome!

Create an issue or a PR and I will check it out immediately.

About

A web app to visualize world news that has been sentiment analysed.

https://world-hello.netlify.app/


Languages

Language:JavaScript 90.2%Language:HTML 9.5%Language:CSS 0.3%