Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 935 Bytes

README.md

File metadata and controls

29 lines (25 loc) · 935 Bytes

PIN ME

PinMe is a full stack social media app created using Reactjs and Sanity.io

Preview

https://pinme07.netlify.app

TechStack

  1. Reactjs
  2. Sanity.io
  3. Tailwind CSS
  4. React Router
  5. React Masonry Css
  6. React Google Login
  7. uuid
  8. React Icons

Features

  1. Google Authentication with a Custom Login Page
  2. Users can post new pins with a title, description, pin link and category
  3. All the pins will be available on the home page with a masonry layout
  4. Users can also filter out the pins by clicking on a particular category
  5. Users can also search any term in the search box and will get all the related pins
  6. Users can visit their profile and can see all the created and saved pins
  7. Users can also visit other user's profile and can see their created pins
  8. An logout feature is available

Features to be added later in the future

  1. Follow and unfollow other users
  2. Delete your comment or saved posts