- cd into the backend folder (cd Backend) from main folder (video-search-web-app)
- install the backend dependencies by running "pip install -r requirements.txt"
- get the back end running-> run "python3 search_app.py"
- cd into the react folder (cd video-search-react) from main folder (video-search-web-app)
- run "npm i"
- run "npm run dev"
- open the local host link to be directed to the local web app for example "http://localhost:5173/"
forked from sestradagarcia/video-search-web-app
-
Notifications
You must be signed in to change notification settings - Fork 0
cozcinar/video-search-web-app
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 46.7%
- JavaScript 39.8%
- CSS 12.0%
- HTML 1.5%