/laytar

Simple website to improve HTML, CSS and JS skills

Primary LanguageTypeScript

Laytar

Description

Simple responsive website template for smithy using HTML, CSS and JavaScript

Stack

  • HTML5
  • CSS3(Sass)
  • JavaScript
  • Bootstrap
  • Gulp

Dependencies

  • JQuery
  • SlipHover (beautiful hover animations)
  • Mmenu (beautiful slide menu)
  • CSS-Hamburgers (icons for menu)

Installation

  1. Clone the repo into your folder
cd *your-folder*
git clone https://github.com/mediocreeee/laytar.git
  1. Then install all required packages via npm
npm install
  1. Run the server via gulp (site will be hosted on port 3000)
gulp