Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 711 Bytes

File metadata and controls

30 lines (23 loc) · 711 Bytes

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