Skip to content

Landing page of fictitious company (Creative Agency) created by HTML5, CSS3 (Sass CSS preprocessor with SCSS syntax) and JavaScript (connection to Firebase database and scroll handling).

Notifications You must be signed in to change notification settings

wieczorek-daniel/creative-agency-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creative Agency Website

Introduction

Landing page of fictitious company (Creative Agency) created by HTML5, CSS3 (Sass CSS preprocessor with SCSS syntax) and JavaScript (connection to Firebase database and scroll handling).

Setup

First install the dependencies (node_modules folder) using following command:

npm i node-sass

Use it only once in the project main directory. Then run Sass to CSS compiler using command:

npm run sass

Use it every time when you are changing main.scss file.

Test of Firebase database

Live demo

https://wieczorek-daniel.github.io/creative-agency-website/

About

Landing page of fictitious company (Creative Agency) created by HTML5, CSS3 (Sass CSS preprocessor with SCSS syntax) and JavaScript (connection to Firebase database and scroll handling).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages