Skip to content

BinaryVortex/Running-Car-Animation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running Car Animation

Running Car Animation built using HTML, CSS and JavaScript.

Demo

Open index.html in your browser (or use a local dev server / Live Server extension) to view the animation.

Project Screenshot

Features

  • Smooth CSS-based car and wheel animations
  • Scrolling background to simulate movement
  • Lightweight: no external libraries required

Built With

  • HTML
  • CSS
  • JavaScript

Project Structure

  • index.html - Main HTML file
  • style.css - All styles and animations
  • script.js - Any JavaScript logic
  • images/ - Car and wheel images
  • Screenshot 2024-11-04 173027.png - Project screenshot

How to run locally

  1. Clone the repository:

    git clone https://github.com/BinaryVortex/Running-Car-Animation.git

  2. Change into the project directory and open index.html in your browser:

    cd Running-Car-Animation open index.html # or double-click the file in your file explorer

Or use a simple static server:

npx http-server .

Contributing

Contributions are welcome — open an issue or submit a pull request with improvements.

License

This project does not include a license file. If you want to add one, consider adding an MIT or other open-source license.


Made with ❤️ by BinaryVortex

About

Running Car Animation Built Using HTML,CSS And Javascript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors