SpecDriver is a simple, open-source, page object model framework for C# automated web testing, that uses, as you guessed, SpecFlow and WebDriver.
See my blog post for more info.
- Visual Studio 2010 C# Express (or one of the paid versions of VS2010)
- SpecFlow
- Clone or download the repository
- Open the solution in VS2010
- Enjoy