Introduction into the tutorial

Introduction

In this tutorial we're going to create an app where users will be able to rank their favorite Tame Impala songs. Through the chapters we'll going to introduce different Firebase services and learn how to use them with React.

The final result of the tutorial will be a web app where you can sign in using Twitter and build and share your personal Tame Impala chart.

Feel free to skip to most interesting chapters and revisit the skipped later.

You might repeat steps after the tutorial or download and inspect source code from a GitHub repo.

Next chapter:
Learn how to create a Firebase project and initialize it with a new React app.