/PetFinderMW3-4

Primary LanguageJavaScriptMIT LicenseMIT

Contributors Last Commit Pull Requests MIT License


Pet Finder

This project is meant to match a person looking for a pet with a pet that is at an animal shelter

Table of Contents

About The Project

This project was created by Angelica, Bo, Chelsea, Roshin, and Tritian during the Spring 2021 session of Codubee. We built this application as a solution to help shelter animals get adopted.

Getting Started

To get a local copy up and running follow these simple steps:

For the frontend

  1. Clone the repo
git clone https://github.com/Codubee/PetFinderMW3-4.git
  1. Change into the front end directory
cd frontend
  1. Install NPM packages
npm install
  1. Run the start command
npm run start

For the backend

  1. Clone the repo
git clone https://github.com/Codubee/PetFinderMW3-4.git
  1. Change into the back end directory
cd backend
  1. Install NPM packages
npm install
  1. Start your node server
node index.js

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

?style=for-the-badge

/graphs/contributors

?style=for-the-badge

/commits/main

?style=for-the-badge

/pulls

/pulls

?style=for-the-badge

/blob/main/License.txt