Skip to content

muddassirm/VSReact

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VSReact

React TodoMVC app with ASP.NET Web Api backend, developed with Visual Studio.

The ReactJS frontend app is a modified Redux Devtools TodoMVC example, https://github.com/gaearon/redux-devtools/tree/master/examples/todomvc.

The ASP.NET Web Api backend app is a slightly modified version of https://github.com/mforman/todo-backend-webapi

Thanks to the original authors for the examples.

Prerequisites

Usage

Clone the example solution, open the .sln file with Visual Studio 2015, hit F5 and be amazed :-).

About

React TodoMVC app with ASP.NET Web Api backend, developed with Visual Studio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.5%
  • C# 28.2%
  • Other 1.3%