Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thomasevano/eminem_quotes
A little typescript web app to read an Eminem quote
https://github.com/thomasevano/eminem_quotes
eminem eminem-quote netlify quote-generator quotes supabase supabase-js tailwindcss typescript
Last synced: 3 months ago
JSON representation
A little typescript web app to read an Eminem quote
- Host: GitHub
- URL: https://github.com/thomasevano/eminem_quotes
- Owner: Thomasevano
- License: mit
- Created: 2019-08-16T10:24:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-02T09:31:08.000Z (4 months ago)
- Last Synced: 2024-11-01T23:42:28.544Z (3 months ago)
- Topics: eminem, eminem-quote, netlify, quote-generator, quotes, supabase, supabase-js, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://eminem-quotes.thomasevano.fr
- Size: 322 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Eminem Quotes
A little web app to show a random Eminem quote.
[![Netlify Status](https://api.netlify.com/api/v1/badges/484161e5-cf6d-4431-aba2-11b44a67f7ee/deploy-status)](https://app.netlify.com/sites/eminem-random-quote/deploys)
This version is actually version 2 still in development.
It is built with Typescript, Tailwind CSS and [Supabase](https://github.com/supabase/supabase) as database
You can find the original version on branch [vanilla-js](https://github.com/Thomasevano/eminem_quotes.github.io/tree/vanilla-js)
## Getting started
### Clone the Repo
```
git clone https://github.com/Thomasevano/eminem_quotes.github.io.git
```### Install
```
npm install
```## Start
```
npm run dev
```## Build
```
npm run build
```## Authors
* **Thomas Evano**
## License
This project is licensed under the MIT License