Skip to content

hanbeytoktas/todo_comodo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Building a Full Stack TODO app with Spring Boot, Spring Security, JWT, H2DB , React and MaterialUi Design

Tutorials

I've written a this application for comodo job interview. This application contains Todo management and microfrontend sample. All datas kept the h2db.

Steps to Setup the Spring Boot Back end app

  1. Clone the application

    git clone https://github.com/hanbeytoktas/todo_comodo.git
    cd todo_comodo
    
  2. Run docker compose file

    docker-compose up
    
  3. **Open your browser and write http://localhost:3000 **

  4. **First register your profile and then signin your email and pass from login screen **

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages