studnet_client is a sample project built with React and Redux using Create React App as a base. The project interfaces with an API written in C# and ASP.NET. That project can be found here.

Run yarn start to start a development server for the client side of this project.