Twitter HTML & CSS clone, built using Bootsrap v4 front-end component library.
You can find the working example here: https://jvadillo.github.io/twitter-bootstrap/
All the external dependencies has been included using CDN. You only need to upload the HTML and CSS files to your host.
Download or fork the repository and start modifying the HTML & CSS files.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
Just upload the files to your server!
- jQuery - The JavaScript library
- Bootstrap - The ront-end component library
- Font Awsome - The iconic font and CSS toolkit
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
We use SemVer for versioning. For the versions available, see the tags on this repository.
This project is licensed under the MIT License - see the LICENSE.md file for details