A single page app created to learn about using Vue routes. This app allows the user to view, add, update and delete images and albums in a gallery that will be stored in a local database.
- Node.js with NPM
- Install PostgreSQL
- Fork repository, clone locally, navigate to repository directory,
- Download all the files with
npm i
in both folders, - Launch app in Vue,
- Start server with npm on local host.
- Vue.js
- Vue Router
- Express.js
- PostgreSQL
Mariah Adams & Chris Golden
This project is licensed under the MIT License - see the LICENSE.md file for details
Forked from alchemy-bootcamp-two-spring-2018/image-gallery