KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
React-Movie-Site
★ 17
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
microservices-serviceweaver
:
Proof of concept of Service Weaver
NLPResearchScaffolding
:
Scaffold for NLP researcher to quickly set up the codebase
Awesome_ChatGPT_papers
:
This repository will collect and share awesome ChatGPT related papers and useful tools
caddy-combine-ip-ranges
:
IP prefix module for Caddy that combines the output of other IP prefix modules.
webhook-deleter
:
A web tool that deletes Discord webhooks instantly and anonymously.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
React-Movie-Site
?
Download (.md)
# React Movie Site ### Movie/Tv show streaming site This is a simple React front end script to stream movies and tv shows for free using publicly available API's (2embed.to & TheMovieDB).  # Getting Started * Install Node.js if you haven't already from nodejs.org * Download the script zip file from the section above * Extract the zip then open your OS terminal in the new folder * In your terminal run npm install to install dependencies, then run npm run dev to start the dev server * Visit the dev server by going to http://localhost:5173 in a browser * Run npm run build in the terminal to build the production files * You will get the final site files in /dist which you can upload to your server * You only need a static server to host this site, so you could use something like Netlify to host it for free. # Screenshots  