kaustubgit / spring-boot-Mongodb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring Boot MongoDB React Fullstack App

Download

git clone https://github.com/automateopsprojects/spring-boot-react-mongodb-crud.git cd spring-boot-mongodb-react-crud

Open Terminal

cd app

Install NPM Dependencies

npm install

Start React

npm start

Open another Terminal

cd web

Start SpringBoot Project

mvn spring-boot:run

Or Run This Project in any editor with normal process

Click bellow for backend API

http://localhost:8080/swagger-ui.html

Click bellow for frontend

http://localhost:3000

Demo

Screenshot 2020-01-22 at 8 26 54 PM

About


Languages

Language:JavaScript 50.4%Language:Java 31.5%Language:HTML 14.4%Language:Shell 2.0%Language:Dockerfile 1.7%