The Shenanigan website written with react
-
Clone onto your machine
git clone *repo_url*
-
Install packages with yarn
yarn
-
Run react start script
yarn start
Congrats! It's all written in react so it's that simple!
Fork the repo from source and submit a pull request. Make sure you rebase before submitting pull request and squash your commits so the git history stays clean :)
Also THANK YOU!!!