Skip to content

appdevgbb/reddog-ui-nextjs

Repository files navigation

RED DOG UI - Next.js version

Based on reddog-code's UI, this repo is the frontend for reddog-code. It is built with Next.js, an opinionated React framework for server-side rendering and static site generation 1. The goal is to highlight Azure integrations, APIs, and services for frontend developers.

Prerequisites

Local development

To run locally with env vars

  1. add a .env.local file to the root with the following:
NEXT_PUBLIC_BING_MAPS_KEY=<Your_Bing_Maps_Api_Key>
  1. then, run
yarn install
yarn dev

Screenshots

Home Add Product Products Home-light Worker

Footnotes

  1. Components

About

Frontend for reddbog backends based on next.js-react

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages