Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Todo app built with React and Spring Boot as backend

🦇 Features

  • This is a simple todo list application built using React and Dracula UI.
  • Authentication and backend using Spring Boot
  • Can create, delete, filter and mark tasks as done/undone.
  • App uses MYSQL to save and retrieve todos.

Technologies Used

  • Backend:

    • Spring Boot
    • JWT Authentication
  • Frontend:

    • React
    • React Suite library

⚙️ Getting started

Backend (Spring Boot)

  1. Open Backend Folder: Navigate to the backend folder in your code editor.
  2. Sync Maven Dependencies: Run mvn clean install to sync Maven dependencies.
  3. Configuration: Update application.properties file with your database configuration and other settings.
  4. Start Server: Run the Spring Boot application to start the server.

Frontend (React)

  1. Open Frontend Folder: Navigate to the frontend folder in your preferred code editor.
  2. Install Dependencies: Run npm install to install required dependencies.
  3. Run Development Server: Execute npm run dev to start the development server.

Contributors

License

This project is licensed under the MIT License.

About

React to-do app with Dracula UI and Spring Boot backend.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages