Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 541 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 541 Bytes

E-Commerce Admin Dashboard Go to Page

Created an E-commerce admin dashboard interface that provides a better products and orders management experience. Designed and developed pages using NextJS and TailwindCSS. Authenticated and validated user accounts with Firebase Google login API. Managed, stored and connected data with MongoDB and Mongoose. Achieved CRUD functionalities by implementing a promise-base HTTP library called axios to post, put, get and delete data from MongoDB.