Skip to content

Dynamic html built with Express, a framework for Node.js

Notifications You must be signed in to change notification settings

AneteSayuri/Pet-Shelter_HTML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icon

Pet Shelter

  • Html built with Express, a framework for Node.js
  • A site to browse dogs, cats, puppies...
  • And also CRUD Comments in the site

🛠️ Tools

Express, Node.js, Bootstrap and EJS.

💻 Run locally

npm install
  npm i express
  npm i ejs
  npm i method-override
  npm i uuid

node index.js

# In the browser: http://localhost:3000

Preview

Print

Releases

No releases published

Packages

No packages published