Slack-Clone
Slack clone using React, MaterialUI with google-authentication & firestore database for a real-time chat across multiple channels.
File Explorer
Download Latest Version (.zip)- hosting.YnVpbGQ.cache
- favicon.ico
- index.html
- logo192.png
- logo512.png
- manifest.json
- robots.txt
- 1.jpg
- 2jpg.jpg
- 3jpg.jpg
- 4jpg.jpg
- DevCommunity-channel.png
- Login-Page-auth.png
- logo-readme.png
- slack_logo-ebd02d1.svg
- Chat.css
- Chat.js
- ChatInput.css
- ChatInput.js
- firebase.js
- Header.css
- Header.js
- Login.css
- Login.js
- Messages.css
- Messages.js
- Sidebar.css
- Sidebar.js
- SidebarOption.css
- SidebarOption.js
- reducer.js
- StateProvider.js
- App.css
- App.js
- index.css
- index.js
- serviceWorker.js
- .firebaserc
- .gitignore
- firebase.json
- index.html
- LICENSE
- package-lock.json
- package.json
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/abhishekpatel946/Slack-Clone
Downloads the entire project code from GitHub to your computer.
cd Slack-Clone
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
