Skip to content

jbernadas/react_matrix_rain_clock

Repository files navigation

react_matrix_rain_clock

This is React Matrix Rain Clock, a React Javascript implementation of Matrix Rain.

To try this out locally, you need NodeJS and Yarn installed in your computer. Once you have NodeJS, NPM and Yarn installed, simply download or clone this repo

git clone git@github.com:jbernadas/react_matrix_rain_clock.git

Once you have downloaded or cloned the repo, in command line cd into the folder that was just created

cd react_matrix_rain_clock

Inside the folder issue the following in command line to install dependencies

yarn install

then start her up with

yarn start

It will take a while, so grab a cup of your favorite beverage.

This can appear like a screensaver by making the web browser full-screen. To do this click the 'F11' key on keyboard and then refresh with 'F5' key.

Make it rain.

About

React version of Matrix rain clock.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published