- Description of the project. -Key features of the project. -Technologies Used -Live Link
PRODASK is a Product Recommendation platform for recommending products.In this web app user can add update and Delete their own Query about a product.Users can view other queries for alternative products on the Websites and see the Details and other recommendations also.Users can Add recommendations also for certain products.Users can delete their recommendations.The website will be built using React, React Router, and Firebase for handling routing, user authentication, and data management with mongodb and server with express .
View Details Users can see the product query details from view details button
Login: One can login to our web page.
Register: One can register to our web app.
Update Recommendation: User can update their Recommendation for a product.
Meet our mentors: One can meet our mentors.
Add Recommendation: User can add Recommendation for a product.
See Other User Recommendation: User can see other recommendation about the product.
Clone the repository:
git clone [repository_url]
Install dependencies: ```bash npm install
Start the development server: ```bash npm run dev