The problem:
Create and submit a simple framework using C#, Visual Studio 2017, Specflow, Selenium and RestSharp to do the following:
•	Register on https://www.nopcommerce.com/ , login to the application and verify the login was successful.
•	Fetch the public API at https://jsonplaceholder.typicode.com/posts and verify the results.
•	Use git as the source control.
*******************************************
Reports folder will contain HTML file for ExtentReports(Used for reporting) and Images folder for screenshots.

Reports Folder will be created in C drive, for reference of Test Passed I have added in this folder.
*********************************************