CodersRailroad ๐ This is a simple project made for Hactoberfest 2020. An easy entry to Pull Requests. You can add your cart to the HF2020 train by submitting a PR. See the train in action: >>> coders-railroad.netlify.app/ <<< How to contribute? Fork repo Clone your fork Run yarn Add your cart to src/assets/data.json and run yarn serve to see your cart Run yarn test:unit Create your branch, commit, push, create pull request Cart config example: { "name": "YasiOnFire" "text": "Yasio" "cart": 1 } property description name your Github name text your message to show on cart (max 18 chars) cart # of cart to use (see below) Avaiable carts: __.oO.oOo.oOo.oOo.__ | | | #0 | "OO--------------OO"= _____________________ | | | #1 | "OO---------------OO"= ________________ | | | | _| #2 |_ "OO--------------OO"= _________ ____||_______||____โฆ
Hey. Check out coders-railroad, a fun Hacktoberfest project. Add your cart to the HF2020 train by learning how and submitting a PR :) ๐
Fun Hacktoberfest project
CodersRailroad๐
This is a simple project made for Hactoberfest 2020. An easy entry to Pull Requests. You can add your cart to the HF2020 train by submitting a PR.
See the train in action: >>> coders-railroad.netlify.app/ <<<
How to contribute?
yarnsrc/assets/data.jsonand runyarn serveto see your cartyarn test:unitCart config example:
{ "name": "YasiOnFire" "text": "Yasio" "cart": 1 }nametextcartAvaiable carts:
โฆ