A simple Reactjs application that demonstrates how to interact with an external API, displaying results in a familiar Bootstrap 3 UI.
Live Demo Azure App Service
See the blog posts below for a detailed description about how to implement CI/CD with Visual Studio Team Services and Azzure: Building a VueJS or React application with Continuous Integration Publish a VueJS or React Application to Azure
This project was bootstrapped with Create React App.
# install dependencies
npm install
# serve with hot reload at localhost:3000
npm start
# build for production with minification
npm run build