A Secure Social Media application built for Build2Learn using Firebase, React and python which allows you to interact and connect with other users
-
clone this repository
-
cd CentiConnect/server
and runpip install -r requirements.txt && python3 app.py
-
open another terminal and
cd CentiConnect/client
and runnpm i && npm start
-
Contact the devs to get the env files or feel free to use your own !!
-
Create and customise your own profile
-
Create and share posts
-
Interact with posts
-
Connect and chat with fellow users
-
P2P chat!
- To report any bugs click here.