Skip to content

harsha-sagar/building-responsive-web-page-using-flexbox-fluid-layout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOTERVATION

(Hotel Reservation)

A simple responsive web page built using flexbox fluid layout. Used sass (.scss by the way) stylesheet (this scss files eventually gets compiled, compressed for production)

Lessons Learned

  • using flexbox
  • using SVG icons
    • what is sprite file?
  • Note: In CSS, transitions doesn't work for background

Tech Stack

Client: HTML, scss

Run Locally

Clone the project

  git clone git@github.com:harsha-sagar/responsive-web-page-using-flexbox-fluid-layout.git

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run start

Deployment

  • The steps for building production code (stylesheet) can be glanced in package.json, detailed simpler & effective.

About

magnificent-swan-834395.netlify.app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published