Skip to content

cozcinar/video-search-web-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • 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/"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 46.7%
  • JavaScript 39.8%
  • CSS 12.0%
  • HTML 1.5%