Skip to content

pipoescomo/fluffy-dollop

Repository files navigation

fluffy-dollop

A full-stack web application built with Java, Spring Boot (backend), React (frontend), Gradle, and npm.

Features

  • RESTful API with Spring Boot
  • Modern React frontend
  • Gradle for backend build and dependency management
  • npm for frontend package management

Prerequisites

  • Java 17+
  • Node.js 18+
  • npm 9+
  • Gradle 7+

Getting Started

Backend

  1. Navigate to the backend directory:
    ./gradlew bootRun

Frontend

  1. Navigate to the frontend directory:
    cd frontend
  2. Install dependencies:
    npm install
  3. Start the React development server:
    npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors