Skip to content
/ globe Public

Globe, a responsive hotel booking website that allows users to search for hotels, view details, and make reservations.

Notifications You must be signed in to change notification settings

Agnii555/globe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Globe

Globe, a responsive hotel booking website that allows users to search for hotels, view details, and make reservations.

Development

Run npm run sass-dev command in the terminal for building the css and the built css will be available under dist/. This command also watches the changes and continously rebuilds the css.

Requirements

Demonastration of UI development using HTML, CSS/SCSS and JavaScript.

Implementated CSS positioning, Grid layout / Flexbox, and SCSS features like variables, mixins, inheritance, loops, functions, math operations, etc.

Oraganized SCSS into multiple files based on UI features, common elements, and themes.

Added SCSS files to main.scss file and converted to a .css file using sass.

Created modular and concise CSS code using SCSS.

Fixed navbar on the viewport.

Added code documentation using SCSS comments.

Added .gitignore file for node_modules & dist directory, README.md and made multiple Git commits .

Libraries like Bootstrap, JavaScript , inline styles and tables are NOT used.

Web Page design

Alt Assignment 2 page design

About

Globe, a responsive hotel booking website that allows users to search for hotels, view details, and make reservations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published