Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yanquisalexander/thetangerineclub
TheTangerineClub official website 🍊
https://github.com/yanquisalexander/thetangerineclub
astro indie-pop-music streamers tangerine-club twitch
Last synced: 3 months ago
JSON representation
TheTangerineClub official website 🍊
- Host: GitHub
- URL: https://github.com/yanquisalexander/thetangerineclub
- Owner: yanquisalexander
- Created: 2024-08-14T02:46:32.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-18T17:41:45.000Z (4 months ago)
- Last Synced: 2024-10-10T09:05:08.797Z (3 months ago)
- Topics: astro, indie-pop-music, streamers, tangerine-club, twitch
- Language: Astro
- Homepage: https://www.thetangerineclub.net
- Size: 63.5 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
The Tangerine Club
The Tangerine Club is an indie-pop duo from Brazil that does music streaming on Twitch.
This repository contains the code for their website.
---
## Table of Contents
1. [About the Project](#about-the-project)
2. [Built With](#built-with)
3. [Getting Started](#getting-started)
4. [Contributing](#contributing)
5. [Contact](#contact)---
## About The Project
---
The Tangerine Club is an indie-pop duo from Brazil that does music streaming on Twitch. This project is a website that serves as a hub for their content, with links to their social media, music, and Twitch channel.### Built With
---
This project was built using the following technologies:- [Astro][astro-url] ![Astro][astro-badge]
- [Typescript][typescript-url] ![Typescript][typescript-badge]
- [Tailwind CSS][tailwind-url] ![Tailwind CSS][tailwind-badge]
- [Tailwind CSS Animations][animations-url] ![Tailwind CSS Animations][animations-badge]### Getting Started
---
To get started with the project, clone the repository and follow the steps below:```bash
git clone https://github.com/yanquisalexander/TheTangerineClub.git
cd TheTangerineClub
pnpm install
pnpm run dev
```### Contributing
---
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request### Contact
If you have any questions about the project, issues, or just want to chat with us, you can reach us at the following links:- [The Tangerine Club on Twitch](https://www.twitch.tv/thetangerineclub)
- [Alexander Barrios (Alexitoo_UY) on Instagram](https://instagram.com/alexitoo_uy)[astro-url]: https://astro.build/
[typescript-url]: https://www.typescriptlang.org/
[tailwind-url]: https://tailwindcss.com/
[animations-url]: https://tailwindcss-animations.vercel.app/
[astro-badge]: https://img.shields.io/badge/Astro-fff?style=for-the-badge&logo=astro&logoColor=bd303a&color=352563
[typescript-badge]: https://img.shields.io/badge/Typescript-007ACC?style=for-the-badge&logo=typescript&logoColor=white&color=blue
[tailwind-badge]: https://img.shields.io/badge/Tailwind-ffffff?style=for-the-badge&logo=tailwindcss&logoColor=38bdf8
[animations-badge]: https://img.shields.io/badge/@midudev/tailwind-animations-ff69b4?style=for-the-badge&logo=node.js&logoColor=white&color=blue
[contributors-shield]: https://img.shields.io/github/contributors/yanquisalexander/TheTangerineClub.svg?style=for-the-badge
[contributors-url]: https://github.com/yanquisalexander/TheTangerineClub/graphs/contributors[stars-shield]: https://img.shields.io/github/stars/yanquisalexander/TheTangerineClub.svg?style=for-the-badge
[stars-url]: https://github.com/yanquisalexander/TheTangerineClub/stargazers
[issues-shield]: https://img.shields.io/github/issues/yanquisalexander/TheTangerineClub.svg?style=for-the-badge
[issues-url]: https://github.com/yanquisalexander/TheTangerineClub/issues