Skip to content

Adebisi1234/twitter-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

ARCHIVED

twitter-project

A full stack twitter clone. Version: 0.10

Built with:

  • Frontend: React, Redux, typescript, Firebase(Auth and storage), Tailwindcss
  • Backend: Node, express, MongoDb and Socket.io

Features:

  • Making a post and commenting
  • Liking and retweeting
  • Sending messages
  • Searching
  • Receiving Notifications

Features I plan on implementing:

  • Ability to tag users ☑️
  • Ability to quote existing posts ☑️
  • Making audio posts ☑️
  • Adding indicator for new notifications☑️
  • Adding unit testing
  • Replacing all javascript with typescript ☑️
  • Adding more functionality ☑️
  • Improving the ui/ux ☑️