Skip to content

Zoomcar is an Indian car sharing platform, headquartered in Bangalore. It operate in Self Driving Car Rentals

Notifications You must be signed in to change notification settings

jigna16/Zoomcar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zoomcar clone working on it...

Tasks for all Team mate

Suneet - Navabr, sidebar, HOmepage

Papri - Signup Login, Login navbar change

Abhishek - Calander page, Host page

Jyoti - Payment page, Process to pay page with location thing

Nitin - Cars Page (search functionality), Process to pay page - This page is Private Page Means Protected without login can't access

Media Queries

@media only screen and (min-width: 769px) and (max-width: 1110px) {

} @media only screen and (min-width: 481px) and (max-width: 768px) {

} @media only screen and (min-width: 321px) and (max-width: 480px) {

}

@media only screen and (max-width: 320px) {

}

About

Zoomcar is an Indian car sharing platform, headquartered in Bangalore. It operate in Self Driving Car Rentals

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.7%
  • CSS 15.8%
  • HTML 0.5%