Skip to content

CodingOnMars/chatyApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Landing page for Chaty website

Chaty website picture

Click to open a live version 🠒

I created this landing page to demonstrate work of JavaScript client side form validation.

Key features:

  • Open/close and validate forms with JavaScript;
  • Mobile first approach;
  • Responsive design;
  • Sliders;
  • Hover effects and animations only if a device has a pointer;
  • Tiny size of production build (only 683KB in total).

Build Setup

# install dependencies
$ npm i

# run project in development mode with browser sync on
$ gulp

# build for production (will create dist folder)
$ gulp build

About

Landing page to demonstrate JavaScript client side form validation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published