DEV Community

Cover image for #09: Manage Inventory - With React
Nitya Narasimhan, Ph.D for Microsoft Azure

Posted on • Updated on • Originally published at azurestaticwebapps.dev

#09: Manage Inventory - With React

Welcome to Week 2, Day 2 of #30DaysOfSWA!!

Yesterday we looked at using a static site builder (namely Astro) to create a personal blog and host it with Azure Static Web Apps. Over the next two days, we switch gears and look at using Azure Static Web Apps with some popular front-end frameworks - starting today with React.

What We'll Cover

  • Why Learn React?
  • React + SWA: Quickstart
  • Build: Inventory Management App
  • Exercise: Build & Deploy a basic React SWA.

Why Learn React?

React describes itself as a JavaScript library for building user interfaces that targets single-page application (SPA) development with a declarative and component-based approach. Today, it's one of the most popular technologies used for web development, leading the 2021 rising stars of JavaScript section for front-end frameworks. Whether you're new to web development, or an experienced developer, it's a technology worth learning.

New to React? Here are a couple of resources:


SWA Quickstart

Once you have a simple React application scaffolded, configuring it to use Azure Static Web Apps is easy. In week 1, we covered the three different approaches (using Visual Studio Code, using Azure Portal, using Azure CLI) to build and deploy a vanillaJS app.

Want to try building and deploying a basic React starter app? The Azure Static Web Apps documentation has Quickstarts to help!

The following tutorials use the react-basic starter template bootstrapped using create-react-app. Pick an option based on your preferred development environment:

This should help you setup and validate the basic tooling required for developing Azure Static Web Apps. Now, let's think about building something a little more functional!


Inventory Management

Today, I'm publishing the first of a multi-part series on building an inventory management app with Azure Static Web Apps and React.

Follow the full swa-react series here

In the first-part of the tutorial you'll learn about:

  • Options to scaffold your React App
  • Use the Snowpack option to scaffold your project
  • Use VS Code to configure & deploy the app to SWA.

Check out the deployed SWA at this stage of the tutorial. In the next part of the series, we'll improve UI and add routing support.


Exercise: Try It!

This is the perfect time to make sure you have your development environment setup and ready to follow along. Try the quickstart option, then follow along with the tutorial series.


Resources

Here are the key resources we shared in this article:

Top comments (1)

Collapse
 
victoria_mostova profile image
Victoria Mostova

Loved your walkthrough on managing inventory with React! The step-by-step guide is super helpful. For those diving deeper into inventory management solutions, exploring inventory software development might offer additional insights and customization. Keep up the great work!