Skip to content

Commit

Permalink
Implemented payment with stripe
Browse files Browse the repository at this point in the history
  • Loading branch information
Faithyyyyy committed Mar 18, 2023
1 parent 783b826 commit d24591d
Show file tree
Hide file tree
Showing 8 changed files with 3,197 additions and 57 deletions.
1,389 changes: 1,356 additions & 33 deletions package-lock.json

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 11,17 @@
"dependencies": {
"aos": "^2.3.4",
"axios": "^1.3.4",
"eslint": "^8.36.0",
"firebase": "^9.18.0",
"formik": "^2.2.9",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^4.8.0",
"react-query": "^3.39.3",
"react-router": "^6.9.0",
"react-router-dom": "^6.9.0",
"react-stripe-checkout": "^2.6.3",
"react-toastify": "^9.1.1",
"yup": "^1.0.2"
},
Expand Down
Loading

0 comments on commit d24591d

Please sign in to comment.