A todo app connected to firebase authentication for login and signup purposes and firebase database for storing and retrieving data.
To run on your local machine
- Clone this repo
npm installto install all required dependencies- Save your firebase configurations in /src/Config/FireBase.js file
npm startto start the local server




