Skip to content

justinjerez/Courier-Webpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Courier-Webpage

Landing Page Screenshot

This is a small but beautifully designed landing page. This was created as a personal project when I was starting web development a few years ago. It was built using the following technologies:

  • HTML
  • SCSS
  • Javascript

How to install in your local machine

  • First, you will need to clone this repository using the following command git clone https://github.com/jerezjustin/courier-landing-page.git.
  • After that open the project using the editor of your choice and install the dependencies using the command npm install, this will install node-sass which is the only dependency for this project.
  • Finally you can compile the scss files into css running the command npm run build. Aditionally you can run npm run compile:sass which will watch for any changes in the scss files.
  • Open the index.html file in your browser of choice and there you can see the landing page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published