Skip to content

ROS-web-hub/webpack-standard-master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reedsy Frontend Engineer challenge Styling project

Overview

This project is for styling assignment in reedsy frontend engineer challenge.

The static site for this project can be found in https://captain328.github.io/reedsy-frontend-challenge/public/q3.

  • Styling is done as indicated in the screenshot.
  • The footer is stick to the bottom when scrolling.
  • This projects uses SASS.
  • The page is mobile responsive. (bonus)

The original q3.html file isn't modified except in the following lines.

    5: <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1" />
    6: <link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600&family=Raleway:wght@900&family=Roboto:wght@400;500;600&display=swap" rel="stylesheet">

Installation

npm install

Start Development Server

npm start

Production Build

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published