React Social Media App Design with Tailwind.css

Опубликовано: 13 Октябрь 2024
на канале: Coding With Dawid
31,593
795

In this tutorial we are going to design a social media website using React, Tailwind, Next, HTML, and CSS.
In a separate video / next part we are going to connect it with a database and API endpoints.

Code: https://github.com/dejwid/react-socia...
Demo: https://reactjs-social-media-app.verc...

Timestamps
00:00:00 - intro
00:01:32 - setup next, tailwind
00:03:20 - layout structure
00:13:26 - sidebar navigation
00:18:37 - post form
00:30:11 - single post
01:01:49 - animation on sidebar and dropdown
01:12:25 - profile page
01:49:00 - profile about / friends / photos
02:12:47 - saved posts page
02:15:55 - notifications
02:23:19 - login page
02:37:13 - styling for mobiles