Skip to content

jhonnierandrey/matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix Code Terminal

React App created using TypeScript that generate the Matrix Code Rain.

Live site on Matrix Code Terminal

How to use:

  1. Clone this repo

        git clone https://github.com/jhonnierandrey/matrix
  2. Install all the required dependencies.

        npm i
  3. To start on your local machine (starts using server.js):

        npm start

Contributing

  1. Fork it (https://github.com/jhonnierandrey/matrix/fork)
  2. Create your own branch (git checkout -b newFeature/yourIdea)
  3. Commit your changes (git commit -m 'Add your commit')
  4. Push to the branch (git push)
  5. Create a new Pull Request

References

Matrix Code - Frandom

Matrix Digital Rain - Wikipedia

License

This project is licensed under the MIT License