Torrent Downloads » Other » [ TutPig com ] Udemy - Whatsapp Clone with NextJS, Firebase and Material UI
Other
[ TutPig com ] Udemy - Whatsapp Clone with NextJS, Firebase and Material UI
Torrent info
Name:[ TutPig com ] Udemy - Whatsapp Clone with NextJS, Firebase and Material UI
Infohash: 66B3393C360EF6B3699E758F7A2C999AB505C604
Total Size: 1.21 GB
Magnet: Magnet Download
Seeds: 0
Leechers: 0
Stream: Watch Full Movies @ LimeMovies
Last Updated: 2025-10-21 04:37:24 (Update Now)
Torrent added: 2021-11-17 02:06:42
Torrent Files List
Get Bonus Downloads Here.url (Size: 1.21 GB) (Files: 725)
Get Bonus Downloads Here.url
~Get Your Files Here !
1. Add background color.mp4
1. Add background color.srt
10. whatsapp chatbox.mp4
10. whatsapp chatbox.srt
11. add header to the chatbox.mp4
11. add header to the chatbox.srt
12. add inputbox for sending messages.mp4
12. add inputbox for sending messages.srt
12.2 whatsapp-clone-12-chatbox-input.zip
13. render messages.mp4
13. render messages.srt
14. create whatsapp type message bubble.mp4
14. create whatsapp type message bubble.srt
15. add message tail to the message bubble, add background color in chatbox.mp4
15. add message tail to the message bubble, add background color in chatbox.srt
16. create login page.mp4
16. create login page.srt
17. add firebase config file.mp4
17. add firebase config file.srt
18. add auth provider.mp4
18. add auth provider.srt
19. add loading page.mp4
19. add loading page.srt
2. Add Next.js Layout.mp4
2. Add Next.js Layout.srt
20. sign in and sign out with google account.mp4
20. sign in and sign out with google account.srt
21. store user data to firestore.mp4
21. store user data to firestore.srt
22. fetch friends data.mp4
22. fetch friends data.srt
23. create a new chat.mp4
23. create a new chat.srt
24. fetch chat data.mp4
24. fetch chat data.srt
25. create function to get friend data.mp4
25. create function to get friend data.srt
26. switch between showing chats and users.mp4
26. switch between showing chats and users.srt
27. show friend profile picture at chat content page.mp4
27. show friend profile picture at chat content page.srt
28. add send message function.mp4
28. add send message function.srt
29. show message and time.mp4
29. show message and time.srt
3. Create Whatsapp index page.mp4
3. Create Whatsapp index page.srt
30. Real time rendering messages.mp4
30. Real time rendering messages.srt
31. server side rendering messages.mp4
31. server side rendering messages.srt
4. Create header and avatar.mp4
4. Create header and avatar.srt
5. Create icons group.mp4
5. Create icons group.srt
6. Add dropdown menu to sidebar.mp4
6. Add dropdown menu to sidebar.srt
7. Add whatsapp searchbar.mp4
7. Add whatsapp searchbar.srt
8. Add sidebar notification.mp4
8. Add sidebar notification.srt
9. create chat item at sidebar.mp4
9. create chat item at sidebar.srt
Bonus Resources.txt
whatsapp-clone-gumroad-01-background
README.md
eslintrc.json
gitignore
next.config.js
package.json
pages
_app.js
api
hello.js
index.js
public
favicon.ico
vercel.svg
styles
Home.module.css
globals.css
yarn.lock
whatsapp-clone-gumroad-02-layout
README.md
components
Layout.js
Sidebar.js
eslintrc.json
gitignore
next.config.js
package.json
pages
_app.js
api
hello.js
index.js
public
favicon.ico
vercel.svg
styles
Home.module.css
globals.css
yarn.lock
whatsapp-clone-gumroad-03-index-page
README.md
babelrc
components
Layout.js
Sidebar.js
eslintrc.json
gitignore
next.config.js
package.json
pages
_app.js
api
hello.js
index.js
public
favicon.ico
vercel.svg
whatsapp-home.jpeg
styles
Home.module.css
globals.css
yarn.lock
whatsapp-clone-gumroad-04-avatar
README.md
babelrc
components
Layout.js
Sidebar.js
eslintrc.json
gitignore
next.config.js
package.json
pages
_app.js
api
hello.js
index.js
public
favicon.ico
vercel.svg
whatsapp-home.jpeg
styles
Home.module.css
globals.css
yarn.lock
whatsapp-clone-gumroad-06-custom-vertical-more
README.md
babelrc
components
CustomVerticalMore.js
Layout.js
Sidebar.js
eslintrc.json
gitignore
next.config.js
package.json
pages
_app.js
api
hello.js
index.js
public
favicon.ico
story.svg
vercel.svg
whatsapp-home.jpeg
styles
Home.module.css
globals.css
yarn.lock
whatsapp-clone-gumroad-07-searchbar
README.md
babelrc
components
CustomVerticalMore.js
Layout.js
Sidebar.js
eslintrc.json
gitignore
next.config.js
package.json
pages
_app.js
api
hello.js
index.js
public
favicon.ico
story.svg
vercel.svg
whatsapp-home.jpeg
styles
Home.module.css
globals.css
yarn.lock
whatsapp-clone-gumroad-08-sidebar-notification
README.md
babelrc
components
CustomVerticalMore.js
Layout.js
Sidebar.js
eslintrc.json
gitignore
next.config.js
package.json
pages
_app.js
api
hello.js
index.js
public
favicon.ico
story.svg
vercel.svg
whatsapp-home.jpeg
styles
Home.module.css
globals.css
yarn.lock
whatsapp-clone-gumroad-09-sidebar-chats
README.md
babelrc
components
Chat.js
CustomVerticalMore.js
Layout.js
Sidebar.js
data
chats.json
user.json
eslintrc.json
gitignore
next.config.js
package.json
pages
_app.js
api
hello.js
index.js
public
favicon.ico
story.svg
vercel.svg
whatsapp-home.jpeg
styles
Home.module.css
globals.css
yarn.lock
whatsapp-clone-gumroad-10-enter-chatbox
README.md
babelrc
components
Chat.js
CustomVerticalMore.js
Layout.js
Sidebar.js
data
chats.json
user.json
eslintrc.json
gitignore
next.config.js
package.json
pages
_app.js
api
hello.js
chat
[id].js
index.js
public
favicon.ico
story.svg
vercel.svg
whatsapp-home.jpeg
styles
Home.module.css
globals.css
yarn.lock
whatsapp-clone-gumroad-11-chatbox-header
README.md
babelrc
components
Chat.js
ChatContent.js
CustomVerticalMore.js
Layout.js
Sidebar.js
data
chats.json
user.json
eslintrc.json
gitignore
next.config.js
package.json
pages
_app.js
api
hello.js
chat
[id].js
index.js
public
favicon.ico
story.svg
vercel.svg
whatsapp-home.jpeg
styles
Home.module.css
globals.css
yarn.lock
whatsapp-clone-gumroad-12-chatbox-input
README.md
components
Chat.js
ChatContent.js
CustomVerticalMore.js
Layout.js
Sidebar.js
data
chats.json
user.json
eslintrc.json
gitignore
next.config.js
package.json
pages
_app.js
api
hello.js
chat
[id].js
index.js
public
favicon.ico
story.svg
vercel.svg
whatsapp-home.jpeg
styles
Home.module.css
globals.css
yarn.lock
whatsapp-clone-gumroad-13-render-messages
README.md
babelrc
components
Chat.js
ChatContent.js
CustomVerticalMore.js
Layout.js
Sidebar.js
data
chats.json
messages.json
user.json
eslintrc.json
gitignore
next.config.js
package.json
pages
_app.js
api
hello.js
chat
[id].js
index.js
public
favicon.ico
story.svg
vercel.svg
whatsapp-home.jpeg
styles
Home.module.css
globals.css
yarn.lock
whatsapp-clone-gumroad-15-message-tails
README.md
babelrc
components
Chat.js
ChatContent.js
CustomVerticalMore.js
Layout.js
Sidebar.js
data
chats.json
messages.json
user.json
eslintrc.json
gitignore
next.config.js
package.json
pages
_app.js
api
hello.js
chat
[id].js
index.js
public
favicon.ico
story.svg
vercel.svg
whatsapp-home.jpeg
styles
Home.module.css
globals.css
yarn.lock
whatsapp-clone-gumroad-16-login-page
README.md
babelrc
components
Chat.js
ChatContent.js
CustomVerticalMore.js
Layout.js
Message.js
Sidebar.js
data
chats.json
messages.json
user.json
eslintrc.json
gitignore
next.config.js
package.json
pages
_app.js
api
hello.js
chat
[id].js
index.js
login.js
public
bg-chat.png
favicon.ico
message-tail-frd.svg
message-tail-my.svg
story.svg
vercel.svg
whatsapp-home.jpeg
styles
Home.module.css
globals.css
yarn.lock
whatsapp-clone-gumroad-17-add-config-file
README.md
babelrc
components
Chat.js
ChatContent.js
CustomVerticalMore.js
Layout.js
Message.js
Sidebar.js
data
chats.json
messages.json
user.json
eslintrc.json
firebase.js
gitignore
next.config.js
package.json
pages
_app.js
api
hello.js
chat
[id].js
index.js
login.js
public
bg-chat.png
favicon.ico
message-tail-frd.svg
message-tail-my.svg
story.svg
vercel.svg
whatsapp-home.jpeg
styles
Home.module.css
globals.css
yarn.lock
whatsapp-clone-gumroad-18-add-auth-provider
Auth.js
README.md
babelrc
components
Chat.js
ChatContent.js
CustomVerticalMore.js
Layout.js
Message.js
Sidebar.js
data
chats.json
messages.json
user.json
eslintrc.json
firebase.js
gitignore
next.config.js
package.json
pages
_app.js
api
hello.js
chat
[id].js
index.js
login.js
public
bg-chat.png
favicon.ico
message-tail-frd.svg
message-tail-my.svg
story.svg
vercel.svg
whatsapp-home.jpeg
styles
Home.module.css
globals.css
yarn.lock
whatsapp-clone-gumroad-19-add-loading-page
Auth.js
README.md
babelrc
components
Chat.js
ChatContent.js
CustomVerticalMore.js
Layout.js
Loading.js
Message.js
Sidebar.js
data
chats.json
messages.json
user.json
eslintrc.json
firebase.js
gitignore
next.config.js
package.json
pages
_app.js
api
hello.js
chat
[id].js
index.js
login.js
public
bg-chat.png
favicon.ico
message-tail-frd.svg
message-tail-my.svg
story.svg
vercel.svg
whatsapp-home.jpeg
styles
Home.module.css
globals.css
yarn.lock
whatsapp-clone-gumroad-20-add-signin-signout
Auth.js
README.md
babelrc
components
Chat.js
ChatContent.js
CustomVerticalMore.js
Layout.js
Loading.js
Message.js
Sidebar.js
data
chats.json
messages.json
user.json
eslintrc.json
firebase.js
gitignore
next.config.js
package.json
pages
_app.js
api
hello.js
chat
[id].js
index.js
login.js
public
bg-chat.png
favicon.ico
message-tail-frd.svg
message-tail-my.svg
story.svg
vercel.svg
whatsapp-home.jpeg
styles
Home.module.css
globals.css
yarn.lock
whatsapp-clone-gumroad-21-add-user-info-to-firestore
Auth.js
README.md
babelrc
components
Chat.js
ChatContent.js
CustomVerticalMore.js
Layout.js
Loading.js
Message.js
Sidebar.js
data
chats.json
messages.json
user.json
eslintrc.json
firebase.js
gitignore
next.config.js
package.json
pages
_app.js
api
hello.js
chat
[id].js
index.js
login.js
public
bg-chat.png
favicon.ico
message-tail-frd.svg
message-tail-my.svg
story.svg
vercel.svg
whatsapp-home.jpeg
styles
Home.module.css
globals.css
yarn.lock
whatsapp-clone-gumroad-22-get-friends
Auth.js
README.md
babelrc
components
Chat.js
ChatContent.js
CustomVerticalMore.js
Friend.js
Layout.js
Loading.js
Message.js
Sidebar.js
data
chats.json
messages.json
user.json
eslintrc.json
firebase.js
gitignore
next.config.js
package.json
pages
_app.js
api
hello.js
chat
[id].js
index.js
login.js
public
bg-chat.png
favicon.ico
message-tail-frd.svg
message-tail-my.svg
story.svg
vercel.svg
whatsapp-home.jpeg
styles
Home.module.css
globals.css
yarn.lock
whatsapp-clone-gumroad-23-create-chat
Auth.js
README.md
babelrc
components
Chat.js
ChatContent.js
CustomVerticalMore.js
Friend.js
Layout.js
Loading.js
Message.js
Sidebar.js
data
chats.json
messages.json
user.json
eslintrc.json
firebase.js
gitignore
next.config.js
package.json
pages
_app.js
api
hello.js
chat
[id].js
index.js
login.js
public
bg-chat.png
favicon.ico
message-tail-frd.svg
message-tail-my.svg
story.svg
vercel.svg
whatsapp-home.jpeg
styles
Home.module.css
globals.css
yarn.lock
whatsapp-clone-gumroad-24-get-chats
Auth.js
README.md
babelrc
components
Chat.js
ChatContent.js
CustomVerticalMore.js
Friend.js
Layout.js
Loading.js
Message.js
Sidebar.js
data
chats.json
messages.json
user.json
eslintrc.json
firebase.js
gitignore
next.config.js
package.json
pages
_app.js
api
hello.js
chat
[id].js
index.js
login.js
public
bg-chat.png
favicon.ico
message-tail-frd.svg
message-tail-my.svg
story.svg
vercel.svg
whatsapp-home.jpeg
styles
Home.module.css
globals.css
yarn.lock
whatsapp-clone-gumroad-27-display-friendinfo-at-chatcontent
Auth.js
README.md
babelrc
components
Chat.js
ChatContent.js
CustomVerticalMore.js
Friend.js
Layout.js
Loading.js
Message.js
Sidebar.js
data
chats.json
messages.json
user.json
eslintrc.json
firebase.js
gitignore
next.config.js
package.json
pages
_app.js
api
hello.js
chat
[id].js
index.js
login.js
public
bg-chat.png
favicon.ico
message-tail-frd.svg
message-tail-my.svg
story.svg
vercel.svg
whatsapp-home.jpeg
styles
Home.module.css
globals.css
utils
getFriendData.js
yarn.lock
whatsapp-clone-gumroad-28-send-message
Auth.js
README.md
babelrc
components
Chat.js
ChatContent.js
CustomVerticalMore.js
Friend.js
Layout.js
Loading.js
Message.js
Sidebar.js
data
chats.json
messages.json
user.json
eslintrc.json
firebase.js
gitignore
next.config.js
package.json
pages
_app.js
api
hello.js
chat
[id].js
index.js
login.js
public
bg-chat.png
favicon.ico
message-tail-frd.svg
message-tail-my.svg
story.svg
vercel.svg
whatsapp-home.jpeg
styles
Home.module.css
globals.css
utils
getFriendData.js
yarn.lock
whatsapp-clone-gumroad-29-show-latest-message-and-active-time
Auth.js
README.md
babelrc
components
Chat.js
ChatContent.js
CustomVerticalMore.js
Friend.js
Layout.js
Loading.js
Message.js
Sidebar.js
data
chats.json
messages.json
user.json
eslintrc.json
firebase.js
gitignore
next.config.js
package.json
pages
_app.js
api
hello.js
chat
[id].js
index.js
login.js
public
bg-chat.png
favicon.ico
message-tail-frd.svg
message-tail-my.svg
story.svg
vercel.svg
whatsapp-home.jpeg
styles
Home.module.css
globals.css
utils
getFriendData.js
yarn.lock
tracker
leech seedsTorrent description
Feel free to post any comments about this torrent, including links to Subtitle, samples, screenshots, or any other relevant information, Watch [ TutPig com ] Udemy - Whatsapp Clone with NextJS, Firebase and Material UI Online Free Full Movies Like 123Movies, Putlockers, Fmovies, Netflix or Download Direct via Magnet Link in Torrent Details.
related torrents
Torrent name
health leech seeds Size







