Skip to content

htrahddis-hub/GalleryCRUD

Repository files navigation

Gallery CRUD app

A Responsive Node, Express app that allows the users to view, create, edit or delete Images

(Heroku) Deployed Link:
http://gallerycrud.herokuapp.com/

Features

  1. Add Images
  2. Edit Images
  3. Delete Images
  4. View a specific Image and its detail.

Tech Used

Pseudo Full Stack DataBase
NodeJS MongoDB
ExpressJS
mongoose
Bootstrap
EJS

Snippets

Home Page

Home page

Details Page

Home Page

Add Image Page

Add Page

Deployement:-

1. Clone the repo to your PC.

$ git clone https://github.com/htrahddis-hub/GalleryCRUD.git

2. Install the required module to the todolist-app directory

$ npm install 

3. Run the app

$ npm start

4. You will be required to give your credential to the MongoDB server or setup a local mongoDB connection:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published