└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # TWITTER CLONE - PERSONAL PRACTICE SESSION 2 | 3 | > A twitter clone - part of my code practise session.. 4 | 5 | ## Built With 6 | 7 | - Html,Css, 8 | 9 | ## Getting Started 10 | 11 | To get a local copy up and running follow these simple example steps. 12 | 13 | ### Prerequisites 14 | 15 | All you need VScompiler or a compiler of your choice. 16 | 17 | ### Setup 18 | 19 | Clone the repo: git clone git@github.com:felixDev22/Twitter-App-Clone.git 20 | 21 | Open the index.html in your browser. 22 | 23 | ### Deployment 24 | The site is deployed on github pages and you can have access of the project by clicking :- https://felixdev22.github.io/Twitter-App-clone/ 25 | 26 | ## Authors 27 | 28 | 👤 **Author1** 29 | 30 | - GitHub: [@githubhandle](https://github.com/felixDev22) 31 | 32 | ## 🤝 Contributing 33 | 34 | Contributions, issues, and feature requests are welcome! 35 | 36 | Feel free to check the [issues page](https://github.com/felixDev22/Twitter-App-clone/issues). 37 | 38 | ## Show your support 39 | 40 | Give a ⭐️ ⭐️ if you like this project!. 41 | 42 | ## Acknowledgments 43 | 44 | - Inspired by Twitter. 45 | --------------------------------------------------------------------------------