-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bump the version & changed the README.md
- Loading branch information
Pethum-Jeewantha
committed
Sep 26, 2021
1 parent
b80c1b7
commit fce9968
Showing
3 changed files
with
68 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,71 @@ | ||
# Twitter Clone | ||
|
||
## Version | ||
1.0.0 | ||
[![Contributors][contributors-shield]][contributors-url] | ||
[![Forks][forks-shield]][forks-url] | ||
[![Stargazers][stars-shield]][stars-url] | ||
[![MIT License][license-shield]][license-url] | ||
[![LinkedIn][linkedin-shield]][linkedin-url] | ||
|
||
<details open="open"> | ||
<summary>Table of Contents</summary> | ||
<ol> | ||
<li> | ||
<a href="#about-the-project">About The Project</a> | ||
</li> | ||
<li> | ||
<a href="#getting-started">Getting Started</a> | ||
</li> | ||
<li><a href="#usage">Usage</a></li> | ||
<li><a href="#license">License</a></li> | ||
<li><a href="#contact">Contact</a></li> | ||
<li><a href="#acknowledgements">Acknowledgements</a></li> | ||
</ol> | ||
</details> | ||
|
||
## About The Project | ||
|
||
* This repository is a clone of twitter website & this website built for experiment purposes only. | ||
|
||
## Getting Started | ||
|
||
* This website is hosted at [github page](https://pethum-jeewantha.github.io/vanilla-html-css-twitter-clone/). | ||
|
||
## License | ||
Copyright © Pethum Jeewantha. All Rights Reserved. License under the [MIT](LICENSE.txt) License. | ||
|
||
All trademarks, logos and brand names are the property of their respective owners. All company, product and service names used in this website are for experiment purposes only. | ||
Copyright © 2021 - present Pethum Jeewantha. All rights reserved. | ||
|
||
Licensed under the [MIT](LICENSE.txt) license. | ||
|
||
All trademarks, logos and brand names are the property of their respective owners. All company, product and service names used in this website are for experiment purposes only. | ||
|
||
## Contact | ||
|
||
Pethum Jeewantha - [Twitter](https://twitter.com/JeewanthaPethum?s=08) - [email protected] | ||
|
||
[Project](https://github.com/Pethum-Jeewantha/vanilla-html-css-twitter-clone.git) | ||
|
||
## Acknowledgements | ||
|
||
* [Twitter](https://twitter.com/?lang=en) | ||
* [Img Shields](https://shields.io) | ||
* [Choose an Open Source License](https://choosealicense.com) | ||
|
||
[contributors-shield]: https://img.shields.io/github/contributors/Pethum-Jeewantha/vanilla-html-css-twitter-clone.svg?style=for-the-badge | ||
|
||
[contributors-url]: https://github.com/Pethum-Jeewantha/vanilla-html-css-twitter-clone/graphs/contributors | ||
|
||
[forks-shield]: https://img.shields.io/github/forks/Pethum-Jeewantha/vanilla-html-css-twitter-clone.svg?style=for-the-badge | ||
|
||
[forks-url]: https://github.com/Pethum-Jeewantha/vanilla-html-css-twitter-clone/network/members | ||
|
||
[stars-shield]: https://img.shields.io/github/stars/Pethum-Jeewantha/vanilla-html-css-twitter-clone.svg?style=for-the-badge | ||
|
||
[stars-url]: https://github.com/Pethum-Jeewantha/vanilla-html-css-twitter-clone/stargazers | ||
|
||
[license-shield]: https://img.shields.io/github/license/Pethum-Jeewantha/vanilla-html-css-twitter-clone.svg?style=for-the-badge | ||
|
||
[license-url]: https://github.com/Pethum-Jeewantha/vanilla-html-css-twitter-clone/blob/master/LICENSE.txt | ||
|
||
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555 | ||
|
||
[linkedin-url]: https://www.linkedin.com/in/pethum-jeewantha-7b70aa1b1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters