YektaDemirci / foodHunter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FoodHunter Web Application Prototype

To start the application:

  • Ensure Python is installed locally on your machine
  • Navigate to wherever "main.html" file is stored in a terminal
  • Run "python -m http.server" in terminal
  • Open Chrome/Firefox browser, search Localhost 8000 in address bar, then select "main.html" file
  • Web App should be running and the UI should be visible

About


Languages

Language:Python 48.8%Language:JavaScript 31.9%Language:HTML 11.7%Language:CSS 7.6%