This project is a simplified clone of the Amazon e-commerce website, built as my first project after learning the fundamentals of JavaScript. It was created as part of the JavaScript course by ...
js-amazon-clone/ ├── index.html # Main homepage ├── styles/ │ ├── styles.css # Main stylesheet │ └── responsive.css # Mobile responsiveness ├── scripts/ │ ├── main.js # Core functionality │ ├── ...
HexGL is a high-speed Wipeout clone that serves as a great example of what HTML5, Javascript, and WebGL technologies offer independent developers. HexGL is a high-speed Wipeout clone that serves as a ...