Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
w-arantes authored Mar 27, 2020
1 parent 7d223d2 commit e04da92
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1 align="center">
<br>
<img src="src/assets/images/logo-purple.svg" alt="GoBarber" width="90">
<img src="src/assets/images/logo-purple.svg" alt="" width="200">
<br>
<br>
GoBarber
Expand All @@ -9,12 +9,6 @@ GoBarber
<p align="center">GoBarber - WebApp</p>
<p align="center">Project based on a scheduling service for barbers promoting control, organization and convenience to their customers.</p>

![App Screenshot](https://res.cloudinary.com/w-arantes/image/upload/v1585270969/login_page_zv5euf.png)

![App Screenshot](https://res.cloudinary.com/w-arantes/image/upload/v1585270961/dashboard_aodv9j.png)

![App Screenshot](https://res.cloudinary.com/w-arantes/image/upload/v1585270956/profile_gskf59.png)

<p align="center">
<a href="http://makeapullrequest.com">
<img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square" alt="PRs Welcome">
Expand Down Expand Up @@ -55,6 +49,14 @@ Libraries featured in this project.
- [**Youch**](https://www.npmjs.com/package/youch) — A strucuture HTML/JSON for errors
- [**Cors**](https://github.com/expressjs/cors) — Package for providing a Connect/Express middleware

## **App Screenshots**

![App Screenshot](https://res.cloudinary.com/w-arantes/image/upload/v1585270969/login_page_zv5euf.png)

![App Screenshot](https://res.cloudinary.com/w-arantes/image/upload/v1585270961/dashboard_aodv9j.png)

![App Screenshot](https://res.cloudinary.com/w-arantes/image/upload/v1585270956/profile_gskf59.png)

## **Getting Started**

_Before you run this application you need to make sure the [server](https://github.com/w-arantes/gobarber-backend) is running!_.
Expand Down

0 comments on commit e04da92

Please sign in to comment.