This is a simple shopping using Redux and Stripe.
- Install LTS Node version.
- Typescript
- Nextjs
- Stitches
- Redux
- Stripe
git clone https://github.com/rodrigorvsn/strip-shop.git
yarn
yarn dev
To contribue with strip-shop, follow the steps:
- Fork this repository.
- Create a branch:
git checkout -b <name_branch>
. - Make the changes and confirm:
git commit -m '<message_commit>'
- Send to original repository:
git push origin <main_branch> / <local>
- Send the pull request.
Alternatively, see the GitHub documentation at how to create a pull request.
Made with β€οΈ by:
Rodrigo Victor |