Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jhonbergmann/recipes-playlist

▶️ Simple application to playlist of YouTube - recipe videos.
https://github.com/jhonbergmann/recipes-playlist

json-server radix-ui tawilwind typescript vite vitest zustand

Last synced: about 1 month ago
JSON representation

▶️ Simple application to playlist of YouTube - recipe videos.

Awesome Lists containing this project

README

        


logo

Recipes Playlist


GitHub Language Count
GitHub Top Language



Simple video player application, separated by modules using Tailwind for customization and Zustand for state management

## 📦 Tech Stack

- Vite
- Typescript
- Tailwind CSS
- Zustand

[check in package.json](/package.json)

## 🔩 Installation

To install and run the project locally, follow these steps:

1. Install [**Yarn**](https://yarnpkg.com/) on your computer
1. Clone the repository `git clone https://github.com/jhonbergmann/recipes-playlist.git`
1. Navigate to the project directory: `cd recipes-playlist`
1. Install the dependencies: `yarn install`

## ⚙️ Usage

1. Start the development server: `yarn server` and `yarn dev`
1. Now access the following url in your browser: `http://localhost:5173/`

## 📝 License

[MIT © Jhonatan Bergmann](https://github.com/jhonbergmann/recipes-playlist/blob/main/LICENSE)