Welcome to the project. In this project, we are going to create a twitter clone using next js, tailwind css and firebase.
We are going to use next js version 12, tailwind css version 3, and firebase version 9 in the project.
Source code and final version:
Inspired by video created by Ali:
@ILW Yennefer
All the website is styled using only tailwind css version 3.0
timestamp
0:00 Intro
5:07 Install Nextjs and Tailwind CSS
24:35 Create Sidebar component
1:17:02 Create feed component and its header
1:34:59 Add the input section of the feed component
2:01:10 Add the post section of the feed
...component
2:36:40 Create the widgets component and the search bar
2:52:43 Create the news section of the widgets component
3:26:00 Create the random users section of the widgets component
3:53:12 Install next-auth and firebase and initialize the firebase
4:11:1Show more