Welcome to Pulse, a social media app inspired by Instagram. π Pulse is designed to bring people together through sharing photos, stories, and connecting with friends, all with an intuitive and engaging interface! πΌοΈβ€οΈ
Features π User Profiles π§βπ»: Create, customize, and manage your own profile.
Photo Sharing πΈ: Share your best moments with your followers.
Story Feature π£οΈ: Share quick moments through stories that disappear after 24 hours.
Like and Comment β€οΈπ¬: Interact with posts by liking and commenting.
Follow/Unfollow ββ: Follow other users and keep up with their latest updates.
Explore π: Discover new content and trending posts based on your interests.
Tech Stack βοΈ Frontend: HTML, JavaScript, CSS Backend: Node.js, Express JS Database: MongoDB Authentication: Firebase Authentication π
Installation π οΈ Clone the repository: bash Copy code git clone https://github.com/appledog632/Pulse.git
Navigate to the project folder: bash Copy code cd pulse
Install dependencies: bash Copy code npm install Set up environment variables for Firebase and MongoDB.
Run the app: bash Copy code npm start Contributing π€ If you'd like to contribute to Pulse, feel free to fork the repo, make changes, and send a pull request. We welcome all contributors! π
Guidelines π Follow the code style and best practices. Add tests for any new features. Ensure your changes donβt break existing functionality.