Skip to content

ecommerce application built using React , spring boot, REST web services and MongoDB

Notifications You must be signed in to change notification settings

lakshanban/OnlineShoppingStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Shopping Store

ecommerce application built using React , spring boot, REST web services and MongoDB

Dependencies

  • MongoDB
  • Eclipse for java EE (spring boot version)

how to run locally

backend setup

  • open the terminal and run mongod to start the mongodb server
  • clone the project
  • import backend project to the eclipse for java ee
  • build the project and run

front end setup

  • open the front end project from terminal

  • yarn install

  • after all the dependencies got installed,

    yarn start

project will run on localhost:3000

About

ecommerce application built using React , spring boot, REST web services and MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published