Zorzo is a full-featured commercial media built using React, Firebase, Chakra UI, and Express.js. It allows users to post images, follow other users, and engage with content in a similar way to Instagram.
- User Authentication (Sign Up / Login / Logout)
- Upload and Share Photos
- Follow and Unfollow Users
- View Suggested Users
- Real-time Updates
- Responsive UI
- Frontend: React, Chakra UI
- Backend: Express.js, Node.js, MongoDB
- Database: Firebase (Firestore for user and post data)
- Authentication: Firebase Auth
- Socket Communication: Socket.io for real-time messaging
To set up the project locally, follow these steps:
- Node.js and npm (or yarn) installed
- Firebase account for backend services
git clone https://github.com/your-username/zorzo.git
cd zorzo'''