Feedbase is a social network demo using React.js, Firebase, sokcet.io and Node.js
After registering and signing in, you can visit your profile where you can post whatever you want, delete your previous posts or upload a new profile picture.
You can go on the Timeline to check the latest posts chronologically. You can still remove posts there that were posted from your account.
You can search for users registered in the database by username. The app will compare the string you entered against all registered users and return usernames that match or contain your query. The query is highlighted when displayed.


