Skip to content

lakshmi-hariharan/price-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

price-calculator

A simple react-springboot and H2 inmemory database application for calculating the price of a product.

Prerequisites: Tools for running and building a react APP -- NPM, YARN etc. Tools for running spring boot application -- JDK 8+, Maven

Once all these are installed, download the application and the application can be brought up in 3 simple steps

  1. Unzip the file
  2. mvn install
  3. mvn spring-boot:run

Go to localhost:8080 and we will be able to see the price calculator application:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published