randomlylelo / thank-you-react

MIT License
1 stars 3 forks source link

Contribute

Fork this repo and make updates then create a PR with what you updated and I will merge as quickly as possible. Make sure to git pull before working on your changes.\ Here's a quick tutorial on basic git contribution: https://akrabat.com/the-beginners-guide-to-contributing-to-a-github-project/

Setup

Make sure you have node installed.\ run npm install\ then npm start\ then start coding.\ After you are done, then make sure to create a PR.

Plans