Skip to content

Commit

Permalink
Just use "Tailwind"
Browse files Browse the repository at this point in the history
  • Loading branch information
benitolopez committed Aug 16, 2024
1 parent 4d2cdec commit b97e1f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# snnipp

This project is a minimal, private code snippet sharing application built with Go, MySQL, and Tailwind CSS. It's designed to be a personal tool for managing and sharing code snippets privately.
This project is a minimal, private code snippet sharing application built with Go, MySQL, and Tailwind. It's designed to be a personal tool for managing and sharing code snippets privately.

Here you can view it in action: [https://ssnipp.com](https://ssnipp.com/view/1)

## Features

- **Built with Go**: The application is powered by a Go web server.
- **MySQL Database**: Snippets are stored in a MySQL database.
- **Tailwind CSS**: The frontend is styled using Tailwind CSS.
- **Tailwind**: The frontend is styled using Tailwind.

## Requirements

Expand Down

0 comments on commit b97e1f9

Please sign in to comment.