A Responsive Node, Express app that allows the users to view, create, edit or delete Images
(Heroku) Deployed Link:
http://gallerycrud.herokuapp.com/
- Add Images
- Edit Images
- Delete Images
- View a specific Image and its detail.
Pseudo Full Stack | DataBase |
---|---|
NodeJS | MongoDB |
ExpressJS | |
mongoose | |
Bootstrap | |
EJS |
$ git clone https://github.com/htrahddis-hub/GalleryCRUD.git
$ npm install
$ npm start