sbenstewart / the-season

Home Page:https://sbenstewart.github.io/the-season/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

the-season

GitHub repo size

A website to wish for the season.

Prerequisites

To use this website the following is what you'll have to do.

  • Clone this repository, or download it into your local machine.
  • Double click the index.html file to open using the web browser.

And. There is one more even easier way to access it. Just click on this link.

Why this ?

This model was created because of one frustrated Ben Stewart as his mom always comes at the very last possible moment and asks for some digital render for the season. In the year 2021 Ben Stewart pre-empts this, by creating this way ahead of time.

How this ?

The tech stuff used are as follows:

  1. Nothing really, just plain html, css and some custom JS.
  2. Some basic geometry and math.

Contributing

To contribute, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <user_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

Contact

If you want to contact me you can reach me at sbenstewart@gmail.com.

Have a great day :)

About

https://sbenstewart.github.io/the-season/

License:MIT License


Languages

Language:HTML 50.4%Language:JavaScript 34.4%Language:CSS 15.3%