Pin It! is an image sharing social media website that allows users to create pins (posts) with a title, description, category, and a link related to the image. Users can search and filter pins by title and category, save other users' pins, and comment on them.
- Authentication with Google
- Create pins with title, description, category, and a link related to the image
- Search pins by title and category
- Filter pins by category
- Save other users' pins
- Comment on other pins
- React.js: A JavaScript library for building user interfaces.
- Sanity.io: A headless CMS that makes it easy to manage content for web applications.
- Tailwind CSS: A utility-first CSS framework that makes it easy to style web applications without writing custom CSS.
Click here to see a live demo of Pin It!.
Contributions are welcome and appreciated! If you have any feature requests, bug reports, or pull requests, please open an issue or a pull request on the GitHub repository.