Skip to content

Paw-Patrol-1/High_Paw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

High_Paw

High Paw is a deployed, full-stack application, where the main idea is that users can create, attend and modify playdates for their furry companions via geolocation, and the profile page contains the furry companion info.

View project

Features

MVP

  • Login and Register Functionality high-level authentication and authorization
  • Map functionality Stretch Goals
  • Blog feature including posts, recipes, facts, etc

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

Client folder:

VITE_MAPBOX_API

Server folder:

PORT

MONGODB_URI

DB_NAME

ACCESS_TOKEN_SECRET

REFRESH_TOKEN_SECRET

Installation

Install High Paw with npm

  cd client
  npm install
  npm run dev
  cd server
  npm install
  npm start

Install High Paw with Docker Compose

  docker-compose up

Authors

Acknoledgements

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages