Skip to content

ana-oprea/Birdie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published