8000 GitHub - enzomendez315/preppit: A web app for storing recipes, tracking ingredients, and generating grocery lists for easy meal prep. Built with Next.js, Java, Spring Boot and PostgreSQL.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A web app for storing recipes, tracking ingredients, and generating grocery lists for easy meal prep. Built with Next.js, Java, Spring Boot and PostgreSQL.

Notifications You must be signed in to change notification settings

enzomendez315/preppit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Prerequisites

Before running this project locally, ensure you have the following installed:

  • Java Development Kit (JDK) 8 or higher
  • Node.js and npm (Node Package Manager)
  • PostgreSQL database
  • IDE (IntelliJ IDEA, Eclipse, VS Code, etc.)

Installation

Backend Setup

  1. Clone this repository.
  2. Open the backend directory in your preferred IDE.
  3. Configure the application.properties file in the src/main/resources directory with your PostgreSQL database credentials.
  4. Run the Spring Boot application.

Frontend Setup

  1. Navigate to the frontend directory in your terminal.
  2. Run npm install to install the necessary dependencies.
  3. Run npm run dev to start the Next.js application.

About

A web app for storing recipes, tracking ingredients, and generating grocery lists for easy meal prep. Built with Next.js, Java, Spring Boot and PostgreSQL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0