A web app that uses Natural Language Processing (NLP) to analyse news headlines and provide a curated feed of news ranked by positivity. This is the responsive frontend app, built in NextJS to demonstrate the utility of the APIs. There is an accompanying repo for the Python backend.
Visit the app deployed on Vercel, or read a little more about it in my Portfolio Entry.
- NextJS, with App router
- TypeScript
- TailwindCSS
- Next Font - Custom Font loading
- Next Image
- Jest - Component Testing
- Github Actions
- Sentry