Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 285 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 285 Bytes

Birdie (Twitter clone)

To start Frontend:

  • cd Birdie-Frontend
  • npm i
  • npm start

To start Backend:

  • cd Birdie-Backend
  • npm i
  • npm start

To start Socket (for the chat):

  • cd Birdie-Socket
  • npm i
  • npm start

To login use: