This is a Slack clone using NextJS, TailwindCSS, Material-UI, and Firebase. This project is a work in progress and is not yet complete. This is made from scratch and the code isnt copied from any other source. This project is made for learning purposes and is not intended to be used in production. This project is made by Muhammad Bilal Mohib
npm install
.env.local
file in the root directory.env.local
file
```bash
NEXT_PUBLIC_FIREBASE_API_KEY=""
NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN=""
NEXT_PUBLIC_FIREBASE_PROJECT_ID=""
NEXT_PUBLIC_FIREBASE_STORAGE_BUCKET=""
NEXT_PUBLIC_FIREBASE_MESSAGING_SENDER_ID=""
NEXT_PUBLIC_FIREBASE_APP_ID=""
NEXT_PUBLIC_FIREBASE_MEASUREMENT_ID=""NEXT_PUBLIC_GOOGLE_CLIENT_ID="" NEXT_PUBLIC_GOOGLE_CLIENT_SECRET=""
```
npm run dev
This project is open source and available under the MIT License.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
The couse is being uploaded daily on Slack Clone Using NextJS, Tailwind css,materialui and firebase