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.
- Download or clone the project into your local repository
- run the command npm install in your terminal
- Start the server by running the command npm start
- Make sure to connect your own database from firebase by creating a new project.