Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1.17 KB

File metadata and controls

34 lines (19 loc) · 1.17 KB

Social Media With React And Firebase 💬

A social media web app where you can post with or without a picture. It is global, so everyone can see all the posts been posted. It uses Google Authentication for direct Sign In.

🤜 See it live 🤛

How To Run:

npm i && npm start - this will start the development server after installing the node modules

🔥 It has a realtime database from Firestore 🔥

N.B. : It ain't mobile responsive but feel free to contribute! 🤙

🗒️ Libraries/Stuff I Used In This Project:

  • React Context API

  • React Hooks

  • Flexbox

  • Firebase's Firestore Realtime DataBase

  • Firebase Google Authentitation To Login

  • React Flip Move

sign in

feed

Inspiration : Current Facebook's UI

Hosted with Firebase