Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.16 KB

README.md

File metadata and controls

40 lines (26 loc) · 1.16 KB

Fluffy Puppies 🐶

Try it out here!

This mock website was created for a website design class at Southern New Hampshire University. The business is called Fluffy Puppies and is a local dog grooming business. The purpose of this fake website was to create pages using HTML, CSS, JS. Pre-built libraries like bootstrap etc. were not permitted for use.

Fluffy Puppies

Installing

To run the app locally, you will first need to git clone the repository to your local machine.

HTTPS:

$ git clone https://github.com/Brandenlanghals/FluffyPuppies.git

SSH:

$ git clone git@github.com:Brandenlanghals/FluffyPuppies.git

Once cloned, cd into the repository. You can then start the app locally by running:

Right click inside of index.html and select "Open with live server"

Built With

  • [HTML5]
  • [CSS3]
  • [JavaScript]

Authors

See contribution history here

Future Updates

Create book now featurea allowing clients to make appointments online. Demonstrate functionality through using local storage.