Live Website: https://rubel-digital-studio.web.app
- User data is secured with JWT
- User can visit whole website without register.
- User will able to give review for any service
- To give review, user must be logged in. Otherwise can't
- User email and password highly protcted
- User can see his/her review on My Review route
- User can Edit and Delete his/her review that he/she gave.
- User can add any type of service if he/she wants.
- To add service, user must be logged in.
- User Authenticated by Firebase.
- User Authorized by JSON WEB TOKEN (JWT)
- Tailwindcss
- Reactjs
- Nodejs
- Expressjs
- MongoDB
- react-hook-form
- react-icons
- react-loader-spinner
- react-photo-view
- react-router-dom
- sweetalert
- firebase