Client management tool built on React, Redux and Firebase. Uses Firebase for authentication and Firestore for storing data
# Install dependencies
npm install
# ADD YOUR OWN FIREBASE CONFIG TO STORE.JS
# Serve on localhost:3000
npm start
# Build for production
npm run build
Brad Traversy Traversy Media
1.0.0
This project is licensed under the MIT License