Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Jeongmin Seo
/
favorite_restaurant
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
양주미
2022-06-07 17:37:56 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
c0546a47c0f052de6d8b2ed44c7e30bc5047c6ec
c0546a47
1 parent
0618afd1
Update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
7 deletions
README.md
README.md
View file @
c0546a4
# 맛집지도 : 실시간 맛집 정보 공유 플랫폼
<html>
<head>
<style>
flex-container {display: flex; flex-direction: row;}
</style>
</head>
<div
align=
"center"
>
<h4>
📚 STACKS
</h4>
</div>
<div
align=
"center"
>
<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"
>
<br>
<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"
>
<br>
<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"
>
<br>
<div
class=
"flex-container"
>
<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"
>
<br>
<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"
>
<br>
<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"
>
<br>
</div>
</div>
<div
align=
"center"
>
<img
src=
"/uploads/f2c62af097272859d8f37acda908d6aa/그림1.png"
width=
"200"
height=
"200"
>
...
...
@@ -21,4 +28,6 @@
## Roadmap
## Contributing
## License
## Contact
\ No newline at end of file
## Contact
</html>
\ No newline at end of file
...
...
Please
register
or
login
to post a comment