CodersRailroad ๐ This is a simple project made for Hactoberfest. An easy entry to Pull Requests. You can add your cart to the HF 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 } Enter fullscreen mode Exit fullscreen mode property description name your Github name text your message to show on cart (max 22 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 automated project. Add your cart to the HF2021 train by learning how and submitting a PR :) ๐
Fun Hacktoberfest project
CodersRailroad๐
This is a simple project made for Hactoberfest. An easy entry to Pull Requests. You can add your cart to the HF 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: