Skip to content

Latest commit

 

History

History
63 lines (41 loc) · 1.38 KB

README.md

File metadata and controls

63 lines (41 loc) · 1.38 KB

React + Spring To-Do List

This project is a simple to-do list application built using React for the frontend and Spring Boot for the backend.

Backend Setup

  1. Clone the backend repository:

    git clone https://github.com/bolatdias/to-do-list
    
  2. Navigate into the backend directory:

    cd to-do-list/backend
    
  3. Run the backend:

    ./mvnw spring-boot:run
    

Frontend Setup

  1. Clone the frontend repository:

    git clone https://github.com/Yerbo71/to-do-front.git
    
  2. Navigate into the frontend directory:

    cd [frontend directory]
    
  3. Install dependencies:

    npm install
    
  4. Start the development server:

    npm run dev
    

Interface screenshots : Login 315228776-f7a7046b-7fdf-482c-ab37-b6074e5a57b5

Registration 315229373-1c8c0e4a-4ace-47b8-9792-2d22bc121e45

Main Page 315229620-d052d2da-41e6-48d0-acea-2bcb323fc41f New todo 315229820-4785d8f2-f225-46ec-b219-4ab6e79eef7e