This project is a full-stack Pinterest clone that allows users to discover and upload images. Users can create posts, add profile picture, tagline, description and explore a visually appealing collection of images. The application is built using modern web technologies and is deployed to provide a seamless experience.
- User Authentication: Secure user authentication system to allow users to sign up, log in, and maintain personalized profiles.
- Post Creation: Users can create posts to organize their profile based on different themes or categories.
- Profile Management: Users can add profile picture edit tagline and description on their profiles.
- Feed Page:All posts by all users is in the feed page.
- Frontend: HTML, CSS, JavaScript
- Backend: Node.js, Express.js, MongoDB
- Authentication: Passport.js
- Deployment: The application is deployed using cloud platform render and cloudinary for image handling and MongoDB Atlas for the database.
-> https://pinterest-clone-7wuq.onrender.com
Thank you for considering contributing to the Pinterest Clone! Whether you find a bug, have a feature request, or would like to propose a new feature, your contributions are highly appreciated.
If you find a bug, have a question, or want to suggest an improvement, please open an issue. Make sure to provide detailed information about the problem or enhancement you're proposing.
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them with a clear and concise message.
- Push your changes to your fork.
- Open a pull request, clearly describing the problem or feature and how you addressed it.
Happy coding! 🚀