Skip to content

stakater-lab/stakater-nordmart-review-ui-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stakater-nordmart-review-ui

Management interface for reviews

Build tools

  • Node
  • Webpack

Tech stack

  • Typescript
  • React
  • Rxjs
  • React router
  • Material UI

Supported features

  • View existing reviews
  • Add new review

Local development

  1. npm install
  2. npm start to start dev server running the app in development mode
  3. After successful run, server is running at http://localhost:4200

Docker

  1. docker-compose up
  2. npm start to start dev server running the app in development mode
  3. After successful run, server is running at http://localhost:8080

About

Management interface for nordmart reviews API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 84.6%
  • JavaScript 11.9%
  • Starlark 1.5%
  • Python 1.2%
  • Other 0.8%