This is a sample project attempting to create a similar version of Pinterest.
- React
- HTML
- TailwindCSS
- Sanity
- Effective use of React hooks -
useEffect
,useState
,useRef
,useNavigate
- Styling webpages using
tailwindcss
classes - Responsive Web Design
- Using sanity as backend to store users, posts and more ..
- Authentication using Google