Skip to content

madsgillis/AnimalAdoptionDatingApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AnimalAdoptionDatingApp

Description

This is a dating web application for animal adoption. Users can browse through profiles and find animals that match their criteria.

Table of Contents

  • Installation
  • Usage
  • Features

Installation

Step-by-step instructions on how to get the development environment running.

# Clone the repository
git clone (https://github.com/username/AnimalAdoptionDatingApp.git)

# Navigate to the project directory
cd AnimalAdoptionDatingApp

# Install dependencies on front end React
cd frontend
npm install

# Install dependencies on backend Flask
cd backend
pip install -r requirements.txt

Usage

Instructions and examples for using the project. Include screenshots or code snippets if applicable.

# Run application on backend
cd backend
source venv/bin/activate
flask run

# Run the application on frontend
cd frontend
npm start

Features


For more inspiration, you can check out the Awesome README repository, which curates a list of excellent README files1. Another good example is the readmine repository, which provides a suggested structure for README files2.

Is there a specific type of project you're working on? I can help tailor the README to fit your needs!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •