ShareMe is a full stack social media app created using Reactjs and Sanity.io
- Reactjs - For Frontend
- Sanity.io - For Backend
- Tailwind CSS - For Styling purpose
- React Router - To enable routing in react driven project
- React Masonry Css - To Create a Masonry Layout
- React Google Login - To Implement Google login
- uuid - To generate unique identifer
- React Icons - To get icons for project
- Google Authentication with a Custom Login Page
- Users can post new pins with a title, description, pin link and category
- All the pins will be available on the home page with a masonry layout
- Users can also filter out the pins by clicking on a particular category
- Users can also search any term in the search box and will get all the related pins
- Users can visit their profile and can see all the created and saved pins
- Users can also visit other user's profile and can see their created pins
- An logout feature is available