/todo-app-springboot

Spring boot ile geliştirildi

Primary LanguageJava

My-Todo-List-App-SpringProject

Technology Stack:

In order to use the application, you must first register and then log in. A Bearer Token is generated for you when you log in. You gain access by using that token in Swagger.

Getting Started my-todo

The backend will run on http://localhost:8070 Runs the app in the development mode. Open http://localhost:8070 to view it in the browser.

Getting Started frontend/todo-frontend

cd frontend/todo-frontend

npm install
npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.