Skip to content

Commit

Permalink
trying to push to heroku
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandogaol committed Jun 6, 2020
1 parent 1c5718e commit 9d1bc02
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# GTPro

> A project management application
<!--
[![Build Status][travis-image]][travis-url]
[![NPM Version][npm-image]][npm-url]
[![NPM Version][npm-image]][npm-url] -->

## Live App link

Expand All @@ -17,14 +17,14 @@
- Server deployed on Heroku

## App Images

<!--
<p align="center">
<img width="223" height="450" src="assets/landing-page.png">
<img width="223" height="450" src="assets/login-page.png">
<img width="223" height="450" src="assets/registration-page.png">
<img width="223" height="450" src="assets/user-dashboard.png">
<img width="223" height="450" src="assets/project-lists-and-cards.png">
</p>
</p> -->

## Summary

Expand Down Expand Up @@ -90,10 +90,10 @@ GTPro is a project management application that allows users to keep track of the
- PATCH to '/api/projects/:project_id' update a project by id from database

<!-- Markdown link & img dfn's -->

<!--
[npm-image]: https://img.shields.io/npm/v/datadog-metrics.svg?style=flat-square
[npm-url]: https://npmjs.org/package/datadog-metrics
[travis-image]: https://img.shields.io/travis/dbader/node-datadog-metrics/master.svg?style=flat-square
[travis-url]: https://travis-ci.org/dbader/node-datadog-metrics
[travis-url]: https://travis-ci.org/dbader/node-datadog-metrics -->

---

0 comments on commit 9d1bc02

Please sign in to comment.