Skip to content

Client management tool built on React, Redux and Firebase

Notifications You must be signed in to change notification settings

njokdan/clientpanel_react

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Client Panel

Client management tool built on React, Redux and Firebase. Uses Firebase for authentication and Firestore for storing data

Quick Start

# Install dependencies
npm install

# ADD YOUR OWN FIREBASE CONFIG TO STORE.JS

# Serve on localhost:3000
npm start

# Build for production
npm run build

App Info

Author

Brad Traversy Traversy Media

Version

1.0.0

License

This project is licensed under the MIT License

About

Client management tool built on React, Redux and Firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.4%
  • HTML 3.6%