Skip to content

ThePatrickDavis/css-animations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS Animations Micro-Presentation

This is a small 15 minute presentation to give a quick overview of CSS animations. The page transitions are built using CSS Animations as examples.

Installing

This is basic html so it will run on any web server. The easiest way to get a simple web server up is to use

Install http server using npm

npm install http-server -g

Run the below command from the terminal / command line

http-server

Open localhost:8080 in your browser to view the presentation.

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Slide Deck for a Mini CSS Animations presentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published