Skip to content

CherellePayne/familyroutes

 
 

Repository files navigation

Welcome to our project! Step #1 Make sure you have npm and node installed. (We are using the node version....)

Step #1 Run npm install or npm i this will set up the depandancies and build your package.

Step #2 Add .env file (if you want to run the project locally) ** Please do not commit this file. It is included in the .gitignore Set the values for those environment variables (See the variables below.)

Step #3 Run npm start

MONGODB_URI= PORT= SECRET= BASE_URL= CLIENT_ID= CLIENT_SECRET= GITHUB_CLIENT_SECRET= GITHUB_CLIENT_ID= ISSUER_BASE_URL=

About

Team Project for CSE 341 Spring 2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 79.2%
  • JavaScript 18.8%
  • CSS 2.0%