DEV Community

Cover image for Build a News Aggregator App using Strapi and Nuxtjs
Ravgeet Dhillon
Ravgeet Dhillon

Posted on • Originally published at blog.ravgeet.in

Build a News Aggregator App using Strapi and Nuxtjs

If you are an avid reader, you might have a News Aggregator app installed on your device. Wouldn't it be awesome to create your own News Aggregator app that you can control and customize according to your needs?

This tutorial aims to learn about Strapi and Nuxt.js by building a News Aggregator app with Strapi and Nuxt.js. In this app, you'll:

  • Learn to set up Strapi Collection types
  • Learn to set up Frontend app using Nuxt.js
  • Use CRON jobs to fetch news items automatically
  • Add Search capabilities
  • Register subscribers

Read the full blog on Strapi.

Thanks for reading 💜


I publish a monthly newsletter in which I share personal stories, things that I am working on, what is happening in the world of tech, and some interesting dev-related posts which I across while surfing on the web.

Connect with me through Twitter • LinkedIn • Github or send me an Email.

— Ravgeet, Full Stack Developer and Technical Content Writer

Top comments (0)