---
title: "Build a Todo app in React with Supabase - The Open-Source Firebase alternative"
url: https://daily.dev/posts/build-a-todo-app-in-react-with-supabase---the-open-source-firebase-alternative-xnmzjj-p8
source_url: https://blog.prasanna.codes/build-a-todo-app-in-react-with-supabase-the-open-source-firebase-alternative
type: article
source: "Hashnode"
author: "Prasanna Kumar"
published: 2021-05-02T06:27:45.787Z
updated: 2021-10-07T14:17:10.317Z
tags: ["react", "open-source", "firebase", "supabase"]
reading_time: 11
upvotes: 17
comments: 2
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Build a Todo app in React with Supabase - The Open-Source Firebase alternative

**[Hashnode](https://daily.dev/sources/hashnode)** · [@prasanna_rkumar](https://daily.dev/prasanna_rkumar) · 11 min read · 17 upvotes · 2 comments

## Summary

Supabase is a Backend-as-a-Service provider. It provides a Postgres Database, Authentication, instant APIs, real-time subscriptions, and Storage. It is built using a combination of open-source tools. You can self-host your project if you ever need it.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://blog.prasanna.codes/build-a-todo-app-in-react-with-supabase-the-open-source-firebase-alternative>

## Community discussion

Top comments from developers on daily.dev.

**@daribock** · 3 upvotes

> Simple and straightforward tutorial. :D

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#react](https://daily.dev/tags/react), [#open-source](https://daily.dev/tags/open-source), [#firebase](https://daily.dev/tags/firebase), [#supabase](https://daily.dev/tags/supabase)

[View this post on daily.dev](https://daily.dev/posts/build-a-todo-app-in-react-with-supabase---the-open-source-firebase-alternative-xnmzjj-p8)
