Skip to content

This repository contains the source code for the web application built for Second Chance 4 Pets.

License

Notifications You must be signed in to change notification settings

ChangePlusPlusVandy/sc4p

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Second Chance 4 Pets Repository

Running the backend

Navigate to the backend folder

sc4p-Backend

Install dependencies

npm i

Start server (port 3001)

npm start

Running the frontend (React)

  • Navigate to the frontend directory
sc4p-Frontend

Install dependencies

npm i

Start app

npm start

About

This repository contains the source code for the web application built for Second Chance 4 Pets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published