Skip to content

Commit

Permalink
YOU STREAM 0.2.0
Browse files Browse the repository at this point in the history
Add You Stream Project
Add package.json
Add tsconfig.json

Update README.md
  • Loading branch information
DavidGomezToca committed Mar 12, 2024
1 parent cbee7e0 commit a868af6
Show file tree
Hide file tree
Showing 21 changed files with 18,425 additions and 2 deletions.
21 changes: 21 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# dependencies
/node_modules
/.pnp
.pnp.js

# testing
/coverage

# production
/build

# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local

npm-debug.log*
yarn-debug.log*
yarn-error.log*
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
# _YOU STREAM_

![THUMBNAIL](resources/img/Thumbnail.png)

- **DESCRIPTION :**

Welcome to YouStream, your ultimate destination for streaming and sharing videos online. With a vast library of content spanning every genre imaginable, YouStream offers endless entertainment for users worldwide. Whether you're a creator looking to share your talents with the world or a viewer searching for the latest trending videos, YouStream has you covered. Explore personalized recommendations, engage with your favorite creators, and discover new content to enjoy. Join our vibrant community today and start streaming on YouStream!
Welcome to You Stream, your ultimate destination for streaming and sharing videos online. With a vast library of content spanning every genre imaginable, You Stream offers endless entertainment for users worldwide. Whether you're a creator looking to share your talents with the world or a viewer searching for the latest trending videos, You Stream has you covered. Explore personalized recommendations, engage with your favorite creators, and discover new content to enjoy. Join our vibrant community today and start streaming on You Stream!

---

- **STACK :**

- **You Stream** : `0.1.0`
- **You Stream** : `0.2.0`
- **React** : `18.2.0`

---

Expand Down
Loading

0 comments on commit a868af6

Please sign in to comment.