Showing
1 changed file
with
21 additions
and
22 deletions
1 | # 맛집지도 : 실시간 맛집 정보 공유 플랫폼 | 1 | # 맛집지도 : 실시간 맛집 정보 공유 플랫폼 |
2 | -<html> | 2 | +<div align="center"><h4>📚 STACKS</h4> </div> |
3 | - <head> | ||
4 | - <style> | ||
5 | - flex-container {display: flex; flex-direction: row;}</style> | ||
6 | - </head> | ||
7 | <div align="center"> | 3 | <div align="center"> |
8 | - <h4>📚 STACKS</h4> | 4 | + ![go-1.17.3](https://img.shields.io/badge/Go-1.17.3-blue) |
9 | -</div> | 5 | + ![goecho-4.7.2](https://img.shields.io/badge/Echo-4.7.2-blue) |
10 | -<div align="center"> | 6 | + ![python-latest](https://img.shields.io/badge/Python-latest-blue) |
11 | - <div class="flex-container"> | 7 | + ![fastapi-0.77.1](https://img.shields.io/badge/Fastapi-0.77.1-blue) |
12 | - <img src="https://img.shields.io/badge/html-E34F26?style=for-the-badge&logo=html5&logoColor=white"> <img src="https://img.shields.io/badge/css-1572B6?style=for-the-badge&logo=css3&logoColor=white"> <img src="https://img.shields.io/badge/node.js-339933?style=for-the-badge&logo=Node.js&logoColor=white"> <img src="https://img.shields.io/badge/express-000000?style=for-the-badge&logo=express&logoColor=white"> | 8 | +<img src="https://img.shields.io/badge/html-E34F26?style=for-the-badge&logo=html5&logoColor=white"> |
13 | - <br> | 9 | +<img src="https://img.shields.io/badge/css-1572B6?style=for-the-badge&logo=css3&logoColor=white"> |
14 | - <img src="https://img.shields.io/badge/AWS EC2-232F3E?style=for-the-badge&logo=amazon%20aws&logoColor=white"/> <img src="https://img.shields.io/badge/NGINX-009639?style=for-the-badge&logo=NGINX&logoColor=white"> <img src="https://img.shields.io/badge/socket.io-010101?style=for-the-badge&logo=socket.io&logoColor=white"> | 10 | +<img src="https://img.shields.io/badge/node.js-339933?style=for-the-badge&logo=Node.js&logoColor=white"> <img src="https://img.shields.io/badge/express-000000?style=for-the-badge&logo=express&logoColor=white"> |
15 | - <br> | 11 | + <br> |
16 | - <img src="https://img.shields.io/badge/AWS RDS-232F3E?style=for-the-badge&logo=amazon%20aws&logoColor=white"/> <img src="https://img.shields.io/badge/mysql-4479A1?style=for-the-badge&logo=mysql&logoColor=white"> | 12 | + <img src="https://img.shields.io/badge/AWS EC2-232F3E?style=for-the-badge&logo=amazon%20aws&logoColor=white"/> |
17 | - <br> | 13 | + <img src="https://img.shields.io/badge/NGINX-009639?style=for-the-badge&logo=NGINX&logoColor=white"> |
18 | - </div> | 14 | + <img src="https://img.shields.io/badge/socket.io-010101?style=for-the-badge&logo=socket.io&logoColor=white"> |
15 | + <br> | ||
16 | + <img src="https://img.shields.io/badge/AWS RDS-232F3E?style=for-the-badge&logo=amazon%20aws&logoColor=white"/> | ||
17 | + <img src="https://img.shields.io/badge/mysql-4479A1?style=for-the-badge&logo=mysql&logoColor=white"> | ||
18 | +<br> | ||
19 | </div> | 19 | </div> |
20 | -<div align="center"> | 20 | +<p align="center"><img src="/uploads/f2c62af097272859d8f37acda908d6aa/그림1.png" width="300" height="300"></p> |
21 | - <img src="/uploads/f2c62af097272859d8f37acda908d6aa/그림1.png" width="200" height="200"> | 21 | + |
22 | </div> | 22 | </div> |
23 | -<br> | 23 | + |
24 | + | ||
24 | 25 | ||
25 | ## About the Project | 26 | ## About the Project |
26 | ## Getting Started ( Installation ) | 27 | ## Getting Started ( Installation ) |
... | @@ -28,6 +29,4 @@ | ... | @@ -28,6 +29,4 @@ |
28 | ## Roadmap | 29 | ## Roadmap |
29 | ## Contributing | 30 | ## Contributing |
30 | ## License | 31 | ## License |
31 | -## Contact | ||
32 | - | ||
33 | -</html> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
32 | +## Contact | ||
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or login to post a comment