Showing
1 changed file
with
18 additions
and
19 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 | +  |
9 | -</div> | 5 | +  |
10 | -<div align="center"> | 6 | +  |
11 | - <div class="flex-container"> | 7 | +  |
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"/> |
13 | + <img src="https://img.shields.io/badge/NGINX-009639?style=for-the-badge&logo=NGINX&logoColor=white"> | ||
14 | + <img src="https://img.shields.io/badge/socket.io-010101?style=for-the-badge&logo=socket.io&logoColor=white"> | ||
17 | <br> | 15 | <br> |
18 | - </div> | 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 ) |
... | @@ -29,5 +30,3 @@ | ... | @@ -29,5 +30,3 @@ |
29 | ## Contributing | 30 | ## Contributing |
30 | ## License | 31 | ## License |
31 | ## Contact | 32 | ## Contact |
... | \ No newline at end of file | ... | \ No newline at end of file |
32 | - | ||
33 | -</html> | ||
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or login to post a comment