kaplanark / WebGallery

A simple web application with image upload feature

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebGallery - DEMO

Node js kullanarak basit bir web galeri uygulaması yapımı.

  • npm i
  • npm i --save-dev nodemon
Proje dizinide ".env" dosyasını oluşturduktan osnra içeriğine şunları ekleyin:
PORT:5000
DATABASE_URL: <mongodb atlas url>
  • npm start

About

A simple web application with image upload feature

License:MIT License


Languages

Language:EJS 54.7%Language:JavaScript 34.4%Language:SCSS 5.7%Language:CSS 5.1%