Novu is open-source, help us by starring our GitHub repo 🚀

How to

Applying for a new job with React and NodeJS and AI

In the previous article in the series, I walked you through how to build a resume builder application that accepts some specific information from the user and creates a printable resume.

Nevo David
Nevo DavidMarch 6, 2023
Community

Making GraphQL Codegen Work For You: GraphQL Integration with React and TypeScript

In this guide, we’ll be showing you how to use GraphQL alongside React and GraphQL Codegen to create a simple page that can pull data from an API and send emails. We’ll be using Novu as an open source notification system for developers that can send our emails after being passed through a form created within React.

Carl-W Igelstrom
Carl-W IgelstromMarch 1, 2023
How to

Building a forum with React, NodeJS

In this article, you'll learn how to build a forum system that allows users to create, react, and reply to post threads. In the end, we will also send a notification on each reply on a thread with Novu, you can skip the last step if you want only the technical stuff.

Nevo David
Nevo DavidFebruary 27, 2023
Community

Build a notification system for a blog site with React, NodeJS and Novu 🚀

In this tutorial, you will learn how to create a blog on your own that notifies newsletter subscribers when a new article arrives. Throughout the tutorial, there are several visual demonstrations and sample codes to help you navigate through the project. The sample blog uses Novu as a notification system, Zoho Mail as an email provider, Payload CMS for the back end, and Next.js for the front end.

Hung Vu
Hung VuFebruary 23, 2023
How to

Creating a resume builder with React, NodeJS and AI 🚀

In this article, you'll learn how to create a resume builder using React, Node.js, and the OpenAI API. What's better to look for a job and say you have build a job resume builder with AI to do so? 🤩

Nevo David
Nevo DavidFebruary 19, 2023
How to

Building the largest Notifications Library in the world using ChatGPT, React, and NodeJS 🤯

I will show you how to create thousands of notifications with ChatGPT and render it with React.

Nevo David
Nevo DavidFebruary 13, 2023
How to

Building a website gallery with ChatGPT, Stable Diffusion, React and NodeJS 🤯

In this article, you'll learn how to build a web application that uses ChatGPT and Stable Diffusion to generate a logo and a befitting domain name for any website description you provide.

Nevo David
Nevo DavidFebruary 6, 2023
How to

Creating a website aggregator with ChatGPT, React, and Node.js 🚀

A website aggregator is a website that collects data from other websites across the internet and puts the information in one place where visitors can access it.

Nevo David
Nevo DavidFebruary 6, 2023
How to

Master Notifications With ChatGPT, React and NodeJS 🧨

In this tutorial, you'll learn how to build a web application that allows you to send notifications generated by ChatGPT to your users, using React and NodeJS.

Nevo David
Nevo DavidFebruary 6, 2023
How to

Creating a scheduling app with React, Nodejs and EmailJS 🧨

A scheduling app is a software tool that helps individuals or organizations manage and organize appointments, meetings, and tasks efficiently by providing a centralized platform to schedule, view, and modify schedules.

Nevo David
Nevo DavidFebruary 6, 2023
How to

Creating an upvote system with React and Socket.io 🥳 🔝

An upvote system is a way for users to express their approval or agreement with content by "voting" it up. The content with the most upvotes is typically considered the most popular or well-received by the community.

Nevo David
Nevo DavidFebruary 2, 2023
How to

How to build the most beautiful Todolist with React Native and Socket.io 🎉

Todolist is a simple task list where you mark everything you need to do and the status of it as "Finished / Not Finished".

Nevo David
Nevo DavidNovember 24, 2022
How to

Building a real-time bidding system with Socket.io and React Native

Goin’ Once, Goin’ Twice, Sold to the lady with the red dress 💃🏻 You have probably heard that many times in movies or public auctions. We can also find some online platforms, such as eBay, where you can bid on a product and get counterbids from other bidders. Today we are going to build a mobile app with React Native and Socket.io - eBay style!

Nevo David
Nevo DavidNovember 24, 2022
How to

Creating a registration and a login with two-factor authentication on React 🤩

If you have thought about building any dashboard, you probably realize you need to implement authentication. You are probably already familiar with terms like Login and Registration.

Nevo David
Nevo DavidNovember 24, 2022