A simple web application that displays the "Matrix Rain" animation on a webpage. Built with HTML, CSS, and JavaScript.
This project is a simple web application that displays the "Matrix Rain" animation on a webpage. It was built with the Help of OpenAI as a fun and first project and also to learn and practice web development with HTML, CSS, and JavaScript.
To install this project, follow these steps:
-
Clone this repository to your local machine using
git clone https://github.com/SmokeMic/matrix-rain.git
-
Install the dependencies by running
npm install
To run this project, follow these steps:
-
Navigate to the project directory on your local machine and right click the Matrix.Rain.bat and change to your own Folder Directory like this example (cd /d "C:\Users\YOURNAME\Download\maTRIX")
-
Run the command
npm start
to start the server -
Open your web browser and go to
http://localhost:3000
to see the Matrix rain animation
Contributions are welcome! If you find any issues or want to contribute to this project, feel free to open an issue or create a pull request.
This project is licensed under the MIT license.