Code Monkey home page Code Monkey logo

firebase-react-activity's Introduction

Overview

This project is designed to help you learn how to use Firebase with React. The project already has a frontend with React Router paths to home, login, signup, and profile. You will need to connect authentication and create users, then give them the ability to add todos and show the todos of that user.

By the end of this project, you should have a solid understanding of how to use Firebase with React and how to create a basic todo application with authentication.

Instructions

To complete this project, follow these steps:

  1. Set up a Firebase account and create a new project.
  2. Set up Firebase Authentication with email and password authentication enabled.
  3. Connect the sign-up and login forms to Firebase Authentication.
  4. Set up Firestore for data storage.
  5. Connect the add todo form to Firestore.
  6. Connect the display-todos component to Firestore to show only the todos of the current user.
  7. The profile page should only show the users email for the time being. You can build up on this later on.
  8. There should be a logout button enables the user to logout, the Navbar is a great place to put that.

Resources

Here are some resources that may be helpful in completing this project:

firebase-react-activity's People

Contributors

tech-chieftain avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.