Skip to content

Latest commit

 

History

History
50 lines (29 loc) · 1.55 KB

README.md

File metadata and controls

50 lines (29 loc) · 1.55 KB

PHOTO-BUCKET

see the project here.

Web view:

photo-bucket

Mobile view:

photo-bucket

Key Features:

🟢 Fully responsive clean UI.
🟢 masonry card style UI.
🟢 we can download the image.
🟢 login and logout feature enabled with Google authentication.
🟢 local storage to save the authenticate data.
🟢 sanity for backend and admin panel.
🟢 CRUD operation enabled through sanity.
🟢 dynamic features like search, save and post comment.

Build Showcase:

2022-07-22.10-30-06.mp4

⬆ Back to Top

Technologies I've used:

🔷  React => Entire front-end design of this app is made by Reactjs.

🔷  TailwindCSS => CSS utility class.

🔷  react-masonry-css => build the card image grid.

🔷  react-icons => icons.

🔷  React-router => navigate among views of various components.

🔷  react-google-login => Google authentication.

🔷  sanity => backend and admin panel.

⬆ Back to Top