This project is a web application built using Firebase and Vue.js, designed to facilitate the buying and selling of second-hand and new items. The platform not only serves as a marketplace for users but also incorporates an admin panel for site management.
1.Vue.js for a dynamic and responsive user interface. 2.Two main sections: showing of second-hand and new products. 3.Admin panel for site administrators to add new products.
1.Clone the repository. 2.Install the necessary dependencies using npm install. 3.Configure Firebase authentication and database settings. 4.Run the app locally using npm run dev.
Individuals looking to sell second-hand or new items can showcase their products to potential buyers through the application. Sellers can create listings, providing details about the items they wish to sell, such as product descriptions, conditions, and pricing. Buyers can browse through the available listings, view product information, and contact sellers directly for purchase inquiries. The admin panel allows site administrators to manage listings, ensuring a seamless experience for both buyers and sellers.