Skip to content

nfolkman/InTime-Visuals-Social-App

 
 

Repository files navigation

InTime Visuals

An image-based social media application!


screencapture-localhost-2020-feed-2022-10-27-22_50_51

screencapture-localhost-2020-post-635b61ea1090ff46ac971011-2022-10-27-22_53_50

Install

npm install


Things to add

  • Create a .env file in config folder and add the following as key = value
    • PORT = 2020 (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

Image-based Social Network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.9%
  • EJS 43.0%
  • Procfile 0.1%