Skip to content

EddieO23/express-pets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

  1. After cloning / downloading these files you'll need to rename the env.txt file to instead be named .env
  2. In your .env file you'll need to enter your MongoDB connection string value, as well as your Cloudinary Cloud Name, Cloudinary API Key, and Cloudinary API Secret values.
  3. In your command-line run the npm install command to pull in the dependencies.
  4. You can start the project locally by running the npm run dev command.
  5. You can then visit the project in your web browser by visiting localhost:3000 or whatever port number you might have chosen in your .env file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • EJS 56.5%
  • JavaScript 27.5%
  • CSS 16.0%