Skip to content

katieleebrown/onlyMeows

 
 

Repository files navigation

Only Meows

Show my your kitties. Only Meows is an social media inspired app to share your cats, no dogs allowed. You can see everyone's cats on your feed, give pets and share comments on other photos, and add your own!

Want to see some kitties? Click here

Install

npm install


Things to add

  • Create a .env file in config folder and add the following as key = value
    • PORT = 2121 (can be any port example: 3000)
    • DB_STRING = your database URI
    • CLOUD_NAME = your cloudinary cloud name
    • API_KEY = your cloudinary api key
    • API_SECRET = your cloudinary api secret

Run

npm start

About

a social media web app to share your kitties.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • EJS 49.9%
  • JavaScript 49.4%
  • Other 0.7%