Skip to content

Fukubi/foodmachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FoodingMachine

List_Window

A Spring Boot + React project that aims to develop a REST API using Spring Boot and Java 17 with a React + Vite Frontend

How To Run

The backend can be executed running the command

mvn spring-boot:run

For the frontend you first need to install the dependencies and run after, that can be done using the following commands

npm install
npm run dev

TODO

  • Secure API with JWT
  • Add login in frontend
  • Stylize more the frontend

About

A SpringBoot + React food machine project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published