From 1b89c6abaeb4edfea60a4dd5c5c9887774946ab4 Mon Sep 17 00:00:00 2001 From: Violet Caulfield <42452695+anultravioletaurora@users.noreply.github.com> Date: Wed, 9 Apr 2025 08:42:38 -0500 Subject: [PATCH 1/2] [skip actions] Update readme with badges --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 4eb9e56b..56293fc4 100644 --- a/README.md +++ b/README.md @@ -100,13 +100,20 @@ Playlist Playback Tracking ## 🏗 Built with good stuff +[![Made with React](https://img.shields.io/badge/React-18-blue?logo=react&logoColor=white)](https://reactjs.org “Go to React homepage”) [![Made with TypeScript](https://img.shields.io/badge/TypeScript-5-blue?logo=typescript&logoColor=white)](https://typescriptlang.org “Go to TypeScript homepage”) ### 🎨 Frontend [Tamagui](https://tamagui.dev/)\ + [Burnt](https://github.com/nandorojo/burnt)\ + [React Navigation](https://reactnavigation.org/)\ + [React Native CarPlay](https://github.com/birkir/react-native-carplay)\ + [React Native Draggable Flatlist](https://github.com/computerjazz/react-native-draggable-flatlist)\ + [React Native Reanimated](https://docs.swmansion.com/react-native-reanimated/)\ + [React Native Vector Icons](https://github.com/oblador/react-native-vector-icons) - Specifically using [Material Community Icons](https://oblador.github.io/react-native-vector-icons/#MaterialCommunityIcons) From d63c7eb8f644aa95ca077da202e82f45f251e6d3 Mon Sep 17 00:00:00 2001 From: Violet Caulfield <42452695+anultravioletaurora@users.noreply.github.com> Date: Wed, 9 Apr 2025 08:44:23 -0500 Subject: [PATCH 2/2] [skip actions] Readme formatting --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 56293fc4..c6c2925f 100644 --- a/README.md +++ b/README.md @@ -103,17 +103,11 @@ Playlist [![Made with React](https://img.shields.io/badge/React-18-blue?logo=react&logoColor=white)](https://reactjs.org “Go to React homepage”) [![Made with TypeScript](https://img.shields.io/badge/TypeScript-5-blue?logo=typescript&logoColor=white)](https://typescriptlang.org “Go to TypeScript homepage”) ### 🎨 Frontend [Tamagui](https://tamagui.dev/)\ - [Burnt](https://github.com/nandorojo/burnt)\ - [React Navigation](https://reactnavigation.org/)\ - [React Native CarPlay](https://github.com/birkir/react-native-carplay)\ - [React Native Draggable Flatlist](https://github.com/computerjazz/react-native-draggable-flatlist)\ - [React Native Reanimated](https://docs.swmansion.com/react-native-reanimated/)\ - [React Native Vector Icons](https://github.com/oblador/react-native-vector-icons) - Specifically using [Material Community Icons](https://oblador.github.io/react-native-vector-icons/#MaterialCommunityIcons)