In this version, we have performed the list of steps :

1. We have created a Firestore Database in the Firebase console.
	For more details visit the link: https://firebase.google.com/docs/firestore 
2. While registering a new user we have successfully performed all the steps programatically in the code to make an entry in the Firebase Firestore database.