Skip to content

Anmavel/PetFit

Repository files navigation

Petfit

A pet is a new family member and Petfit helps you to be ready to adopt your new special one:

Choose the name, breed and with Petfit collect data about your future pet, save your new pet supply list or shopping list. With Petfit you will be ready to welcome your new pet! Are you Petfit?

Technology Stack

The Petfit application uses a Java-based backend built with Spring Boot and Spring Security, and a TypeScript-based frontend built with React. The styling is done using Material UI and custom CSS.

Installation and Setup

To run Petfit in your environment, please follow the steps below:

  1. Download the repository.
  2. Set up the following environment variables for the backend: MONGO_URI: mongodb://[SERVER]:[PORT]
  3. Start the backend with Maven.
  4. cd into the frontend folder and run: npm ci
  5. Start the frontend with the command 'npm start'.

You can also visit the deployed version: [petfit]

Thank you! 👍

petfit_logo_small

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published