worldnews screenshot

What is it?

Daily aggregated top headlines all over the globe

Tech stack

The frontend is implemented as a React app in javascript. The map used is leafletJS, an open-source JavaScript libraryfor mobile-friendly interactive maps, created by Volodymyr Agafonkin A cronjob, is used to aggregate news from all around the world, once each day and save it in a Db The backend is a cloud function servin the HTTP API for news for the frontend.

The whole frontend & apis are hosted on vercel, the cron job uses GitHub actions and the mongoDb uses atlas

Check it out

You can find the app on worldnews.lonely.codes