Skip to content

miluski/EmeraldApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmeraldApp

An Fullstack web application which is an sample app showing CRUD working of ability to add, edit, delete or show campaignes assigned to specified user account

Tech Stack

Frontend: React, Redux, MaterialUI, TypeScript

Backend: Java, Spring Boot, Spring Security, Spring Web, JPA, Hibernate, H2 db in memory

Installation

Firstly, you need to go to frontend directory:

    cd backend

Then, install node packages using node packages manager:

    npm i

Then, go back into root directory of project and continue into backend directory:

    cd ..
    cd backend

Command for running backend part of project:

    ./mvnw spring-boot:run

And from frontend directory run frontend part of application:

    npm run dev

Screenshots

App Screenshot App Screenshot App Screenshot App Screenshot

Authors

About

Sample fullstack web app with CRUD for product campaignes written in Java and React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages