This project's goal is to provide developers a place to chat and hangout together.
- React
- Firebase
- Redux
- Semantic UI
- Clone the repo
git clone https://github.com/kaeltran16/slack-clone.git- Install NPM packages
npm install- Obtain your Firebase config from Firebase Console
- Run the app
npm run startLogin using:
- Email: test@gmail.com
- Password: 123456
