|
via Udemy |
Go to Course: https://www.udemy.com/course/social-network-app-with-react-redux-firebase-tailwind-css/
Hi Guys ,In this course we will build a simple social network application with React , Redux , Firebase , Tailwind CSSReact - For Front EndRedux - For State managementTailwind CSS - For Styling and Reusable ComponentsFirebase - For Authentication / Storage / DatabaseBasically a social network is a place / platform where different people in the world connect together for different purposes like chatting , sharing information , posting their daily activities , promotions etc. So we will also build a similar kind of application. -----------------------------------The topics / concepts covered in this course are One of the best thing about this course/project is , We Will Not Use Any External Libraries for Components.Our complete components like forms , buttons , layouts , modals will be built using one and only Tailwind CSS.So you will build a complete application from scratch.Tailwind CSS concepts like flex , grid , positions , responsiveness , colours , sizes etcUser Authentication with Gmail , GoogleUploading postsPost Interactions and analyticsPublic layouts and Protected LayoutsState Management with ReduxLikesComments SharesInfinite scrollUploading images to Firebase storageDeployment to HerokuReactReact is a free and open-source front-end JavaScript library for building user interfaces based on UI components. It is maintained by Meta and a community of individual developers and companiesReduxRedux is an open-source JavaScript library for managing and centralizing the application state. It is most commonly used with libraries such as React or Angular for building user interfaces. Similar to Facebook's Flux architecture, it was created by Dan Abramov and Andrew ClarkTailwind CSSTailwind CSS is basically a utility-first CSS framework for rapidly building custom user interfaces. It is a highly customizable, low-level CSS framework that gives you all of the building blocks you need to build bespoke designs without any annoying opinionated styles you have to fight to override.FirebaseFirebase is a platform developed by Google for creating mobile and web applications. It was originally an independent company founded in 2011. In 2014, Google acquired the platform and it is now their flagship offering for app development