Giter Site home page Giter Site logo

acciojob-zomato-clone's Introduction

Hi πŸ‘‹, I'm Omraj Sharma

"A passionate frontend developer from India"


  • πŸ’» Software Engineering WheelsEye

  • 🌱 I’m currently learning How to write clean code

  • πŸ’¬ Ask me about Vue, React & UI Designing

  • πŸ‘¨β€πŸ’» All of my projects are available at HERE

  • πŸ“„ Know about my experiences HERE - My Portfolio Website

  • πŸ“« Reach out to me at [email protected]

  • ⚑ Fun fact I love teaching

πŸ›  Β Tech Stack

  • πŸ’» Β  C++ Python JavaScript

  • 🌐 Β  HTML5 CSS Bootstrap React Vue Node.js Express

  • πŸ›’ Β  MongoDB MySQL

  • βš™οΈ Β  Git GitHub FireBase Heroku AWS

  • πŸ”§ Β  Figma Adobe XD Postman VS Code

Github Status

Omraj's github stats

Connect with me:

Website LinkedIn Twitter Email


Support :

omrajsharma



acciojob-zomato-clone's People

Contributors

omrajsharma avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

acciojob-zomato-clone's Issues

Logo size issue

First of all thank you for this video
CSS code:
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap');
body{
margin: 0;
padding: 0;
text-decoration: none;
font-family: 'Poppins',sans-serif;
}
header{
width: 100%;
height: 70vh;
overflow: hidden;
position: relative;
object-fit: cover;
margin-bottom: 2rem;
}
.main-photo{
width: 100%;
position: absolute;
top: -20vh;
z-index: -1;
}
.main-photo img{
width: 100%;
}
.option{
display: flex;
justify-content: space-between;
align-items: center;
color:white;
font-size: 1rem;
margin: 0 40 px;
}
.option-bar{
list-style: none;
font-weight: lighter;
display: flex;
gap: 1.5rem
}
.entrance{
display: flex;
flex-direction: column;
justify-content: center;
margin-top: 7vh;
align-items: center;
}
.logo{
width: 20vw;
}
.entrance h3 {
font-size: 2.1rem;
color: whitesmoke;
font-weight: 400;
}
.search {
display: flex;
width: 55vw;
/* justify-content: center; */
align-items: center;
border-radius: 10px;
background: white;
padding: 5px 4px
}
.search .item{
display: flex;
align-items: center;
margin-left: 10px;
}
.search .item p {
color: gray;
border-right: 1px solide gray;
font-size: 15px;
margin-right: 10px;
padding-left: 10px;
}
.search .item input {
outline: none;
border: none;
width: 200%;
padding-left: 10px;
font-size: 15px;
}
.search .item:first-child{
width: 30%;
color: rgb(255, 126, 139);
}
.search .item:last-child{
width: 70%;
color: gray;
}
HTML code:
zomato.txt

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.