React Notes app with firebase authentication and storage

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • react-todoapp

  • This is all to creating a note authenticated app. The full repo is here and also the hosted project is here. I will be glad to get your feedback and difficulties from this course in the comments. Also, do one better, make a note app and show it off here.

  • quickstart-android

    Firebase Quickstart Samples for Android

  • After installing firebase, we have little configurations to create on the website. To start, firebase requires that we create a project on the website, I will call this react-todoapp, after registering the app, you are immediately provided with a config file, this is the basis file for building our firebase auth, in the src folder, I will be creating a services folder and firebase.js file where I will copy the configuration file, this config file can also be added directly to your app.js, it all depends on preference. I will also import some packages to this file and initialize my auth before exporting it.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts