Facilitate the discovery of caring forever homes for homeless animals. Embrace the option to adopt or offer dogs and cats for adoption.
PawsomePartners stands as a collaborative online platform, dedicated to bringing individuals together on a shared mission: securing permanent, loving homes for stray animals.
Powered by the robust combination of Node.js and MongoDB, with an elegant frontend crafted through EJS.
Replace the connection URL with your active mongoDB URL.
Run the following code in project root directory:
npm install
Create an environment variable with JWT secret required for authorization.
In project root, run following code to start the server.
node app
Access the website from any browser at localhost:3000
Live project at Pawsome-Partners 🚀