MERN project
1.Add product --can add a product into product list --Form fields include product id,product name,price and star rating(1-5)
2.compare products -- find matching products from database based on given id's --result include product id,product name,price and rating(1-5)
- *ad search * --search a keyword ,it will show the ads matching with keyword entered.