Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 582 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 582 Bytes

Twitter-Clone

The clone is completely built using React.js and firebase as the backend. For icons, I have made use of material-UI. This is just a demo clone that replicates almost the exact design as Twitter.


Installation Procedure

  1. Download or clone the project into your local repository
  2. run the command npm install in your terminal
  3. Start the server by running the command npm start
  4. Make sure to connect your own database from firebase by creating a new project.