https://github.com/sitammeur/Streamly
A web application that allows users to stream and watch live video content.
https://github.com/sitammeur/Streamly
clerk firestore javascript react streaming tailwindcss typescript zegocloud
Last synced: about 1 month ago
JSON representation
A web application that allows users to stream and watch live video content.
- Host: GitHub
- URL: https://github.com/sitammeur/Streamly
- Owner: sitamgithub-MSIT
- Created: 2024-08-28T18:29:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-15T16:11:30.000Z (about 1 year ago)
- Last Synced: 2025-01-28T16:49:44.550Z (about 1 year ago)
- Topics: clerk, firestore, javascript, react, streaming, tailwindcss, typescript, zegocloud
- Language: TypeScript
- Homepage:
- Size: 12.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Streamly
Streamly is a web application built for live streaming and content scheduling. It provides features for user authentication, profile management, scheduling streams, and going live.
## Technologies Used
- **HTML**: Standard markup language for creating web pages.
- **Tailwind CSS**: Utility-first CSS framework for styling web applications.
- **JavaScript**: High-level programming language for building web applications.
- **TypeScript**: Superset of JavaScript that adds static types to the language.
- **React**: JavaScript library for building user interfaces.
## Getting Started
To get started with this project, follow the steps below:
1. Clone the repository: `git clone https://github.com/sitamgithub-MSIT/Streamly.git`
2. Change the directory: `cd Streamly`
3. Install the required dependencies: `npm install`
4. Run the application: `npm run dev`
Open your local host to view the web application in your browser at `http://localhost:5173/`.
## Results
To see results regarding the demo, please refer to the `public` folder in the repository.
## Contributing
Contributions are welcome! If you would like to contribute to this project, please raise an issue to discuss the changes you would like to make. Once the changes are approved, you can create a pull request.
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.
## Contact
If you have any questions or suggestions regarding the project, feel free to reach out to me on my GitHub profile.
Happy coding! 🚀