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.