Building a Full Stack TODO app with Spring Boot, Spring Security, JWT, H2DB , React and MaterialUi Design
I've written a this application for comodo job interview. This application contains Todo management and microfrontend sample. All datas kept the h2db.
-
Clone the application
git clone https://github.com/hanbeytoktas/todo_comodo.git cd todo_comodo
-
Run docker compose file
docker-compose up
-
**Open your browser and write http://localhost:3000 **
-
**First register your profile and then signin your email and pass from login screen **