Project Preview
This is a manufacture site where user can create order manage order and pay for the order using stripe to confirm. user also can edit profile.
I implemented login and signup using firebase to make sure only authorize user can order product to my the site.
There is also admin panel in dashboard where admin can manage admin, manage orders and add products.
I designed the project using figma and developed it using react, and for css framework used tailwind. And for Back-End I used NodeJs(Express), MongoDB(Mongoose) to store data and for backend auth used JWT and last but not least i used stripe for secure payment.
π²Live Site Link ππ½ Click Here
Project Preview
Key Technologies
Front-End
Back-End
User can login using google or email and password, for authentication i used firebase and to make it more simple i used
"react-firebase-hooks": "^5.0.3"
Login Page
The whole website is mobile responsive but still not perfect in my mind. In coming future I will try to improve the project in many ways. If anyone intersted to work on the project please let me know.