Skip to content

Commit

Permalink
docs: add preview images in README
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrahimborba committed May 31, 2022
1 parent de242e7 commit 0d7c9fa
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ This project used the following technologies and features:
- There are only two branches since this is a solo project. One is the *main*, with production ready features. And the other one is *project_refactor*, where I improve the code and add new features.
- This project used the [Conventional Commits specification](https://www.conventionalcommits.org/en/v1.0.0/) with some types from [Angular convention](https://github.com/angular/angular/blob/22b96b9/CONTRIBUTING.md#-commit-message-guidelines).


### Further Improvements
- Increase test coverage
- Make it *Mobile First*
Expand All @@ -57,4 +56,9 @@ Some minor configuration changes were made to better fit [Trybe's Lint](https://
---

# Preview
To check and interact a project preview [click here](https://ibrahimborba.github.io/trybewallet/).
To check and interact with the project preview at GitHub Pages [click here](https://ibrahimborba.github.io/trybewallet/).


| Light Mode | Dark Mode |
| --- | --- |
| <img src="./images/Light.png" width="400"> | <img src="./images/Dark.png" width="400"> |
Binary file added images/Dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/Light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit 0d7c9fa

@vercel
Copy link

@vercel vercel bot commented on 0d7c9fa May 31, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.