Skip to content

is-ahmed/Petpal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Petpal

Description

This is a full-stack application that acts as a mock website that pet seekers can use to adopt pets and pet shelters can use to find adopters for their pets.

Installation

  1. Clone the repository: git clone [email protected]:is-ahmed/Petpal.git

  2. Navigate to the project directory: cd Petpal

  3. Install frontend dependencies: cd frontend && npm install

  4. Install backend dependencies:

    • cd ../backend

    • ./startup.sh (Assuming that you are running Ubuntu Linux or one of it's derivatives)

Development

Starting frontend server

  • Run cd frontend

  • Run the command npm start

Starting backend server

  • Open a separate terminal window from the one running npm start

  • Execute the run script ./run.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •