Skip to content

Guigol/Blog-Java-React-master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Complete Blog React Java Spring Boot Full Stack App

Description

React Java Spring Boot full stack application for demonstration. Demo blog with functionalities such as JWT authentication, create new users and full CRUD (Create, Retrieve, Update, Delete) operations on posts and comments, reset password by mail, back office administration for admin. Blog is pre-populated with demo data on application start. Create new user or login with any author full name, password is password, administrator username: admin password: admin.

Installation

  1. Download source code as zip, unzip archive or git clone https://github.com/Guigol/Blog-Java-React-master.git.
  2. Navigate to demo-blog-frontend folder and run npm install

Access the application

  1. Navigate to backend_javaspringblog-jwt-master and run BlogjavaspringbjwtApplication.java to start backend Spring Boot REST API application.
  2. Navigate to frontend_reactblog-master and run npm start command, it will start frontend application and open main window on http://localhost:3000.

Reference

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Blog demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published