ShareME
Unlock new experiences and connections with ShareMe
Created on 7th January 2023
•
ShareME
Unlock new experiences and connections with ShareMe
The problem ShareME solves
What is ShareMe?
ShareMe is a platform that connects users with similar interests and allows them to share and discover new destinations and experiences.
How can ShareMe help users?
With ShareMe, users can:
Connect with like-minded people who share similar interests and passions
Share and discover new destinations and experiences through user-generated posts and comments
Explore and learn about new places and experiences through the platform's user community
Easily find and save posts that interest them, making it easier to plan and organize their travels or other activities
Share their own experiences and insights with the community, helping to inspire and inform others
Overall, ShareMe helps users connect, explore, and share new experiences, making it easier to discover and learn about new places and activities.
Challenges I ran into
Displaying posts in a layout similar to Pinterest can be challenging, as it requires arranging the posts in a grid with varying
column widths and heights. One way to achieve this type of layout is to use a library like react-masonry-css.
The react-masonry-css library is often used to create a masonry layout for a collection of items, such as posts or images. A masonry layout is a grid-based layout with varying column widths and heights, and is often used to display items in a visually appealing and organized way.
The react-masonry-css library makes it easy to create a masonry layout using React, a popular JavaScript library for building user interfaces. It provides a Masonry component that can be used to wrap a collection of items, and takes props that allow you to customize the layout and appearance of the masonry grid.
Technologies used
