-
Notifications
You must be signed in to change notification settings - Fork 4
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
Showing
1 changed file
with
21 additions
and
19 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,31 @@ | ||
<div id="header" align="center"> | ||
<h1>Website for the "OLDY" (Karaoke-lounge bar)</h1> | ||
<p>Landing page for booking karaoke bar rooms, created by a team of 6 developers.</p> | ||
<h2>Website link</h2> | ||
<a href="https://elencodes.github.io/project_karaoke-bar)/">OLDY</a> | ||
<h2>Used technologies:</h2> | ||
<div id=technologies> | ||
<img src="https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white"> | ||
<img src="https://img.shields.io/badge/SASS-hotpink.svg?style=for-the-badge&logo=SASS&logoColor=white"> | ||
<img src="https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white"> | ||
<img src="https://img.shields.io/badge/figma-%23F24E1E.svg?style=for-the-badge&logo=figma&logoColor=white"> | ||
<img src="https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white"> | ||
<img src="https://img.shields.io/badge/git-%23F05033.svg?style=for-the-badge&logo=git&logoColor=white"> | ||
</div> | ||
<h2>Website functionality</h2> | ||
<p>Possibility of booking by phone or via instant messengers.</p> | ||
<p>Scroll to the desired section of the site after clicking on a link in the navigation menu (fixed menu).</p> | ||
<p>Adaptability to various devices.</p> | ||
<p>Animation.</p> | ||
<h2>Development Team:</h2> | ||
<div id=bages> | ||
</div> | ||
<h2>Website link</h2> | ||
<a href="https://elencodes.github.io/project_karaoke-bar)/">OLDY</a> | ||
<h2>Used technologies:</h2> | ||
<div id=technologies> | ||
<img src="https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white"> | ||
<img src="https://img.shields.io/badge/SASS-hotpink.svg?style=for-the-badge&logo=SASS&logoColor=white"> | ||
<img src="https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white"> | ||
<img src="https://img.shields.io/badge/figma-%23F24E1E.svg?style=for-the-badge&logo=figma&logoColor=white"> | ||
<img src="https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white"> | ||
<img src="https://img.shields.io/badge/git-%23F05033.svg?style=for-the-badge&logo=git&logoColor=white"> | ||
</div> | ||
<h2>Website functionality</h2> | ||
<ul> | ||
<li>Possibility of booking by phone or via instant messengers.</li> | ||
<li>Scroll to the desired section of the site after clicking on a link in the navigation menu (fixed menu).</li> | ||
<li>Adaptability to various devices.</li> | ||
<li>Animation.</li> | ||
</ul> | ||
<h2>Development Team:</h2> | ||
<div id=bages> | ||
<a href="https://github.com/elencodes"><img src="https://img.shields.io/badge/ELENA-%23000000?style=for-the-badge&logo=github"></a> | ||
<a href="https://github.com/ria-helluva-boss"><img src="https://img.shields.io/badge/viktoria-%23000000?style=for-the-badge&logo=github"></a> | ||
<a href="https://github.com/MarikaShub"><img src="https://img.shields.io/badge/marina-%23FFFF09?style=for-the-badge&logo=github&logoColor=%23000000"></a> | ||
<a href="https://github.com/sova0110"><img src="https://img.shields.io/badge/olga-%23FFFF09?style=for-the-badge&logo=github&logoColor=%23000000"></a> | ||
<a href="https://github.com/MariaKazikaeva"><img src="https://img.shields.io/badge/maria-%23E7157B?style=for-the-badge&logo=github"></a> | ||
<a href="https://github.com/DariaUmipa"><img src="https://img.shields.io/badge/daria-%23E7157B?style=for-the-badge&logo=github"></a> | ||
</div> | ||
</div> |