Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 640 Bytes

README.md

File metadata and controls

33 lines (26 loc) · 640 Bytes

CraftsHand

🖥️ Live Site Link : https://craftshand-82ad5.web.app


🕵️‍♂️ To check the admin Functionalities, please login with :


Features and Functionalities :

  • user can connect with Database.
  • Admin can add an item.
  • Admin can delete an item.
  • user can purchase an tools.
  • user can create a JWt token.
  • user can verify a JWT token.
  • server is deployed in Heroku.
  • Protected Admin Route.
  • Stripe payment system.

Used technologies :

  • DotEnv
  • JWT Token
  • Express
  • Cors
  • MongoDB
  • Stripe
  • Heroku