vinniedaboi / birthday-for-my-mom

Quick repo I made to wish my mom happy birthday :)

Home Page:http://ayusharma.github.io/birthday/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Happy Birthday

A Happy Birthday animation design using CSS3 and HTML5.

Technology Used

  • HTML5
  • CSS3
  • jQuery
  • GNU/Linux
  • Digital Ocean (as VPS)
  • GIMP

Setup

If you have Python installed:

  1. Navigate to the project directory:

    cd Birthday
  2. Start a simple HTTP server:

    python -m SimpleHTTPServer --port 8081
  3. Visit http://localhost:8081 in your browser.

If you have Node.js installed:

  1. Install the necessary packages:

    npm install
  2. Start the server:

    npm run server-node
  3. Visit http://localhost:8081 in your browser.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Enjoy the animation and Happy Birthday Momma!

About

Quick repo I made to wish my mom happy birthday :)

http://ayusharma.github.io/birthday/


Languages

Language:CSS 59.8%Language:HTML 16.1%Language:JavaScript 12.7%Language:Less 11.4%