Skip to content

👾 Twitter Clone with Vue 3 + Pinia + Vite + TailwindCSS + Supabase

Notifications You must be signed in to change notification settings

slowsoonslow/twitter-like

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preview ✨

Landing

preview

Login

preview

Home

preview

Profile

preview

Publisher

preview

Timeline

preview

Resize

preview

Vercel ✨

You can visit vercel link here with the following email and password

email pwd
ciwege2358@jrvps.com nayuta

Features ✨

NOTE: Just implement main features of Twitter

  • Database with Supabase
  • Hot Module Replacement with Vite
  • CSS framework with TailwindCSS
  • Next generation state management for Vue with Pinia
  • Authentication using email and magic link provided by Supabase
  • One email one account
  • List Tweets feed by timeline
  • Publish Tweets with images
  • Upload images to Supabase Buckets
  • Like Tweets
  • Retweets
  • Reply to Tweets
  • See Liked Tweets List
  • See Retweets Tweets List
  • See Tweets List with Media

Tech ✨

Improvements ✨

  • Switch night & light mode
  • Like effect
  • Multiple Images Tweets
  • Follow users
  • Modify profile
  • Notifications
  • Trending

Disclaimer ✨

Twitter-like is just created for educational purposes only.