Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 616 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 616 Bytes

Responsive Front Page Demo

This is a demo implementation of responsive design. The technologies used include:

  • Bootstrap 4
  • jQuery
  • jQuery UI (for the calendar)
  • Node
  • Express
  • Sass
  • Git

Install the Application

Run this command from the directory in which you want to install the application.

git clone git@github.com:tingan/globuzzer.git
cd globuzzer
npm install
npm start

It will open a new page in http://localhost:3000.

Screenshot

Screenshot2