Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
akeamwoods committed Oct 28, 2022
1 parent 7ac1162 commit a0cbed6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<img width="1440" alt="Screenshot 2022-10-28 at 07 58 50" src="https://user-images.githubusercontent.com/19963177/198523803-66a1efc6-3b6b-4820-b234-834dacb628f4.png">

# Live Demo:
https://launch2022.vercel.app/

Expand All @@ -6,7 +8,8 @@ https://www.chromatic.com/library?appId=635b193538b662c914899e81

### Tested with Chrome and Safari on a Macbook

## For code quality and styling this project has pre-commit hooks setup to automatically check code as it is commited. If there are errors then it is rejected. This is achieved using the following packages:
## Code Quality Safeguards
For code quality and styling this project has pre-commit hooks setup to automatically check code as it is commited. If there are errors then it is rejected. This is achieved using the following packages:
+ husky
+ elint
+ prettier
Expand Down

2 comments on commit a0cbed6

@vercel
Copy link

@vercel vercel bot commented on a0cbed6 Oct 28, 2022

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

launch2022 – ./

launch2022.vercel.app
launch2022-akeamwoods.vercel.app
launch2022-git-master-akeamwoods.vercel.app

@vercel
Copy link

@vercel vercel bot commented on a0cbed6 Oct 28, 2022

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

launches2022 – ./

launches2022-git-master-akeamwoods.vercel.app
launches2022.vercel.app
launches2022-akeamwoods.vercel.app

Please sign in to comment.