This project is a fully functional e-commerce website built using only HTML, CSS, and Javascript. The intent is to help learners have a broader understanding of how to build an entire mega-project from scratch to completetion.
It also covers full authentication with firebase: - Creating account using email and Password - Login using email and Password - Sign-up/Sign-in using Google account - Signout - Getting users details - Restrict unauthorised users from accessing certain pages.
It also covers API and JSON - fetching data from a free API - displaying the contents from the api in a desire format and styling - been able to search through the records