Skip to content

Commit

Permalink
✨ Add README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jainpranayr authored Mar 31, 2023
1 parent 08f1eb2 commit e535bb9
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Pin It! - Image Sharing Social Media Website

![Pin It! Preview](https://user-images.githubusercontent.com/63473657/229190540-6453b2b8-c995-43f3-90c5-824aac49f587.png)


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.

## Features

- 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

## Tech Stack

- 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.

## Demo

[Click here](https://pinit.vercel.app/) to see a live demo of Pin It!.

## Contributions

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.

1 comment on commit e535bb9

@vercel
Copy link

@vercel vercel bot commented on e535bb9 Mar 31, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.