Skip to content

Agachily/tdd-spring-reacet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a fullstack application named Hoaxify, which enable users to share their mood and thoughts.

The used technique stacks are as follows:

  • Frontend: JavaScript, React, Ract Router, Redux, Jest, React Testing Library
  • Backend: Java, Spring Boot, Spring Security, Spring Data
  • Database: H2 Database

The application also adopted the Test Driven Development methdology to guarantee the code quality.

Run the Application

The application can be run in only few steps:

  • Run the backend application using the command: ./mvnw spring-boot:run under the folder hoaxing-backend.
  • Run the frontend application using the command: npm start under the folder frontend.

If the backend is run under the dev profile, serveral testing users will be added to the application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages