Skip to content

Web Application using React as frontend and Spring-Boot as backend

License

Notifications You must be signed in to change notification settings

shivansh1012/SmartTourismJSMR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartTourismJSMR

J - Java
S - Spring Boot
M - MongoDB
R - ReactJS

Getting Started

Installing

  • After cloning the repository exceute npm i command using terminal in webfrontend folder to install all the packages.

Executing program

  • To start server, Go into the .\backend directory using terminal and execute
    .\mvnw spring-boot:run
    
  • To start webFrontend, Go into the .\webfrontend directory using another terminal and execute
    npm start
    
  • MongoDB client needs to be installed on the system for it to connect the Database.
  • !The Client and Server must run together.

About

Web Application using React as frontend and Spring-Boot as backend

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •