Git Product home page Git Product logo

ngeojiajun / greatkidsshow Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shontzu/greatkidsshow

0.0 1.0 0.0 217.74 MB

Semi-MVC cartoon / entertainment website for children under 6 years old with Twitter Bootstrap, JavaScript, and Adobe tools (Illustrator, After Effects, PremierePro, Animate)

Home Page: https://greatkidshow.netlify.app/

JavaScript 70.08% HTML 3.83% Vue 23.68% CSS 2.40%

greatkidsshow's Introduction

GREAT KIDS SHOW

  1. Your machine will need node.js to run this application. install node.js here
  2. Netbeans IDE will need cygwin to enable the terminal. install cygwin here
  3. Open project in netbeans and bring out the terminal (Window > IDE Tools > terminal) and run the command in setup project



Setup project

npm install

installs dependencies like javascript frameworks and css libraries

Running Development Server

npm run serve

preview the app locally (localhost:8080)



Collaborating in Branches

  1. Main - Most stable version of the app, only commit new changes through staging branch
  2. Staging - Pre-production branch, to test code base on production environment. Feature merges goes to staging.
  3. feature-name - Branch namespace for any feature that you are working on (e.g. feature-AOS, feature-accordion, feature-game-install etc.)

List of animations

usage: just add the animation to your html tags
<p data-aos="slide-up" data-aos-duration="1500">Hello!</p>
<div data-aos="fade-in" data-aos-duration="2000"></div>

Fade Flip Slide Zoom
fade-up
fade-down
fade-left
fade-right
fade-up-right
fade-up-left
fade-down-right
fade-down-left
flip-up
flip-down
flip-left
flip-right
slide-up
slide-down
slide-left
slide-right
zoom-in-up
zoom-in-down
zoom-in-left
zoom-in-right
zoom-out
zoom-out-up
zoom-out-down
zoom-out-left
zoom-out-right

greatkidsshow's People

Contributors

shontzu avatar ngeojiajun avatar miragewing avatar hikariichan avatar

Watchers

James Cloos avatar

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.