ravloony / tiny-react

Mini react clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a toy clone of React, to keep my JS skills sharp. The TODO file lists the things I still need to implement to be anywhere near useful.


To check it out:

~~~
npm install
npx webpack
~~~

Then load `dist/index.html` in your favourite browser.

Feel free to peruse, critique, and so on.

License is: Feel free!

About

Mini react clone


Languages

Language:JavaScript 100.0%