A functional component that can be used to display a post (like on Twitter or Facebook).
Login and registration form in the application (with data validation check during registration).
An application that contains a post creation form and a page displaying created posts. For global post saving, we used react-redux (Redux Toolkit).