-
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.
- Loading branch information
1 parent
ebb8ca6
commit aa0cd9c
Showing
1 changed file
with
74 additions
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,74 @@ | ||
# taco-cloud | ||
<a name="readme-top"></a> | ||
<!-- TABLE OF CONTENTS --> | ||
<details> | ||
<summary>Table of Contents</summary> | ||
<ol> | ||
<li> | ||
<a href="#about-the-project">About The Project</a> | ||
<ul> | ||
<li><a href="#built-with">Built With</a></li> | ||
</ul> | ||
</li> | ||
<li> | ||
<a href="#getting-started">Getting Started</a> | ||
<ul> | ||
<li><a href="#prerequisites">Prerequisites</a></li> | ||
<li><a href="#installation">Installation</a></li> | ||
</ul> | ||
</li> | ||
<li><a href="#api-documentation">API Documentation</li> | ||
<li><a href="#usage">Usage</a></li> | ||
<li><a href="#contact">Contact</a></li> | ||
</ol> | ||
</details> | ||
|
||
|
||
# About The Project | ||
The Taco Cloud project from the famous book - "Spring in Action". | ||
|
||
## Built With | ||
|
||
<p align="right">(<a href="#readme-top">back to top</a>)</p> | ||
|
||
# Getting Started | ||
|
||
## Prerequisites | ||
|
||
## Installation | ||
|
||
<p align="right">(<a href="#readme-top">back to top</a>)</p> | ||
|
||
# API Documentation | ||
|
||
<p align="right">(<a href="#readme-top">back to top</a>)</p> | ||
|
||
# Usage | ||
|
||
<p align="right">(<a href="#readme-top">back to top</a>)</p> | ||
|
||
# Contact | ||
|
||
You can contact me via: | ||
* [![GitHub][GitHub-shield]][GitHub-url] | ||
* [![LinkedIn][LinkedIn-shield]][LinkedIn-url] | ||
* ![Gmail][Gmail-shield]: <i>[email protected]</i> | ||
* [![Facebook][Facebook-shield]][Facebook-url] | ||
* [![Twitter][Twitter-shield]][Twitter-url] | ||
|
||
<br/> | ||
<p align="right">(<a href="#readme-top">back to top</a>)</p> | ||
|
||
<!-- MARKDOWN LINKS & IMAGES --> | ||
<!-- Tech stack --> | ||
|
||
|
||
<!-- Contact --> | ||
[GitHub-shield]: https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white | ||
[GitHub-url]: https://github.com/theEmperorofDaiViet | ||
[LinkedIn-shield]: https://img.shields.io/badge/linkedin-%230077B5.svg?style=for-the-badge&logo=linkedin&logoColor=white | ||
[LinkedIn-url]: https://www.linkedin.com/in/khiet-to/ | ||
[Gmail-shield]: https://img.shields.io/badge/Gmail-D14836?style=for-the-badge&logo=gmail&logoColor=white | ||
[Facebook-shield]: https://img.shields.io/badge/Facebook-%231877F2.svg?style=for-the-badge&logo=Facebook&logoColor=white | ||
[Facebook-url]: https://www.facebook.com/Khiet.To.Official/ | ||
[Twitter-shield]: https://img.shields.io/badge/Twitter-%231DA1F2.svg?style=for-the-badge&logo=Twitter&logoColor=white | ||
[Twitter-url]: https://twitter.com/KhietTo |