Giter VIP home page Giter VIP logo

cat-clicker's Introduction

KittyClicker

Cat-clicker project

This was completed early in Udacity's Front-End Web Developer Nanodegree program.

In this project a web app was built from scratch during an interative process, integrating more and more complex functionality with each version.

How to View This Page

Clone or download this repository, then open index.html in your browser after starting a simple web server.

The easiest way is to use SimpleHTTPServer if you already have Python installed (it comes pre-installed on most Mac OS X and Linux computers). In a terminal window, cd into the downloaded directory and run the following command:

python -m SimpleHTTPServer

After it starts, you can navigate to http://0.0.0.0:8000/index.html in your preferred browser.

Click on the cat! Choose a different cat from the list, then click on its image to increment the count. Choose Admin mode to change the cat's attributes.

Usage of the task-runner Grunt

Grunt is a task-runner that for this project was used to minify CSS files (cssmin) and JavaScript files (uglify), as well as resize and compress images (responsive_images) via ImageMagick.

Getting Started with Grunt.

More specific instructions on using Grunt for a Udacity project.

Author

Kezia Wineberg

Contact

[email protected]

cat-clicker's People

Watchers

 avatar  avatar

Forkers

shannon1993

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.