Skip to content

DennisAcer/saas-landing-page

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SaaS Company Landing Page

This is part of my YouTube HTML/CSS tutorial on building a professional website for beginners.

This project is from the iCodeThis challenge website and does not use any frameworks or libraries. It is built with pure HTML and CSS and a bit of JavaScript for the hamburger menu and the FAQ accordion.

Steps to use Docker

docker build -t saas-landing-page:1 .
docker run -d -p 80:80 saas-landing-page:1

About

Simple landing page for a SaaS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 60.7%
  • CSS 32.1%
  • JavaScript 6.5%
  • Dockerfile 0.7%