Skip to content

ervinb0/To-Do-App-Java-Springboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo Web App

Requirements

  • Node.js ≥ 18
  • Java ≥ 17
  • Maven

How to Run

1. Start Backend

cd backend
mvn spring-boot:run

2. Start Frontend

cd frontend
npm install
npm run dev

Stack

  • Frontend: React + TypeScript + Vite
  • Backend: Spring Boot (Java 17)
  • Database: H2 (in-memory)

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors