Skip to content

Commit

Permalink
Update cover picture
Browse files Browse the repository at this point in the history
  • Loading branch information
mhdcodes committed Aug 23, 2022
1 parent 4104195 commit 8178784
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 5 deletions.
17 changes: 12 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 🌖 The TAP Stack

<p align="center"><img src="/public/cover.png"></p>
![cover](/public/cover.png "tap stack")

## Table of contents

Expand All @@ -10,15 +10,15 @@
- [📝 Contributing](#contributing)
- [❤️ Acknowledgements](#acknowledgements)

## Philosphy
## Philosophy

### What is the TAP Stack?

The **"TAP Stack"** is a web development stack focused on simplicity & fast performance. It consists of:

- **T**: ![](https://img.shields.io/badge/Code-Typescript-informational?style=for-the-badge&logo=typescript&logoColor=white) ![](https://img.shields.io/badge/Code-Tailwind-informational?style=for-the-badge&logo=tailwindcss&logoColor=white)
- **A**: ![](https://img.shields.io/badge/Code-Astro-informational?style=for-the-badge&logo=astro&logoColor=white)
- **P**: ![](https://img.shields.io/badge/Tools-Prisma-informational?style=for-the-badge&logo=prisma&logoColor=white) ![](https://img.shields.io/badge/Tools-planetscale-informational?style=for-the-badge&logo=planetscale&logoColor=white)
- **T**: [![typescript][typescript-badge]][typescript] [![tailwindcss][tailwindcss-badge]][tailwindcss]
- **A**: [![astro][astro-badge]][astro]
- **P**: [![prisma][prisma-badge]][prisma] [![planetscale][planetscale-badge]][planetscale]

### Is this some kinda template?

Expand Down Expand Up @@ -102,3 +102,10 @@ The **TAP** Stack is inspired by [t3][t3] and all the amazing work [Julius Marmi
[typescript]: https://www.typescriptlang.org
[t3]: https://github.com/t3-oss/create-t3-app
[juliusmarminge]: https://github.com/juliusmarminge

<!-- Badges -->
[typescript-badge]: https://img.shields.io/badge/Code-Typescript-informational?style=for-the-badge&logo=typescript&logoColor=white
[tailwindcss-badge]: https://img.shields.io/badge/Code-Tailwind-informational?style=for-the-badge&logo=tailwindcss&logoColor=white
[astro-badge]: https://img.shields.io/badge/Code-Astro-informational?style=for-the-badge&logo=astro&logoColor=white
[prisma-badge]: https://img.shields.io/badge/Tools-Prisma-informational?style=for-the-badge&logo=prisma&logoColor=white
[planetscale-badge]: https://img.shields.io/badge/Tools-planetscale-informational?style=for-the-badge&logo=planetscale&logoColor=white
Binary file modified public/cover.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 8178784

@vercel
Copy link

@vercel vercel bot commented on 8178784 Aug 23, 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:

the-tap-stack – ./

the-tap-stack-git-main-codiume.vercel.app
the-tap-stack.vercel.app
the-tap-stack-codiume.vercel.app

Please sign in to comment.