-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
08f1eb2
commit e535bb9
Showing
1 changed file
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Pin It! - Image Sharing Social Media Website | ||
|
||
 | ||
|
||
|
||
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. |
e535bb9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
pinit – ./
pinit-git-main-jainpranayr.vercel.app
pinit-jainpranayr.vercel.app
pinit.vercel.app
pinit.pranay.tech