Skip to content

Latest commit

 

History

History
executable file
·
29 lines (22 loc) · 666 Bytes

README.md

File metadata and controls

executable file
·
29 lines (22 loc) · 666 Bytes

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 ☑️