Skip to content

A website for a whiteboard animation services business

Notifications You must be signed in to change notification settings

moody2times/Whiteboard360

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WHITEBOARD360


OVERVIEW

This is the official website of Whiteboard360, a business owned by a freelancer that makes whiteboard animation videos, 2d explainer videos, logo designs, and portrait cartoonification. This website is meant to create online presence for the business. It is meant to be a simple frontend website with plans to gradually include backend capabilities.


LIVE LINK: https://uwojeyamudiaga.github.io/Whiteboard360/

SCREENSHOTS

hero section and sample video section of website features and sample photos/logo section of website testimonial and footer sections of website



FEATURES 🚀🚀🚀🚀

  • Ubiquitous call-to-action buttons to increase conversion
  • Clicking the CTA buttons will display the contact form
  • Sample whiteboard animation videos
  • Sample logo mocks
  • Sample portrait cartoonification
  • Dynamic jump to top button


PAGES 📃📃📃📃

The website has 3 pages, namely - the home page(as seen in the screenshots above), the pricing page, and the FAQ page. The pricing page contains pricing plans for whiteboard animation, portraits and logos. There are three categories of prices, namely: basic, standard and premium. Then there is the frequently asked questions page that provides answers to some frequently asked questions.



DEPENDENCIES 📦📦📦📦

  • autoprefixer
  • live-server
  • npm-run-all
  • postcss
  • postcss-cli
  • sass


WORKFLOWS 🔧🔧🔧🔧


How to run project on your local machine

  • On your terminal, first clone the project into your home directory or desktop or path of choice
    //for https
    git clone https://github.com/uwojeyamudiaga/Whiteboard360.git

    //for ssh
    git clone git@github.com:uwojeyamudiaga/Whiteboard360.git
  • Navigate into project
    cd Whiteboard360 
  • Install the dependencies
    npm install
  • Run the development scripts
    npm start

Ready to deploy build?

Simply run the build scripts

   npm run build


TODO

  • Add scripts to send email
  • Add background video to the hero section
  • Add carousel to circle testimonials in and out
  • Add backend support


About

A website for a whiteboard animation services business

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published