/ryans-gf-pizza.com

Primary LanguageHandlebarsMIT LicenseMIT

ryans-gf-pizza.com

Final project for YSU's Server-side Web Development and Programming course (CSCI 4862). Goal is to create an e-commerce website that allows the user to build a pizza and order for delivery or pickup. Ryan's Gluten Free (GF) Pizza dot com is meant to service the gluten intolerant community in the Greater Youngstown area, as we currently do not have a 100% safe pizza restaurant for those with Celiac Disease or those who are allergic to wheat. As a former pizza delivery driver & cook, I'm following the developer trend of fixing what you know is broken!

Setup

Clone the repo to your own machine

You'll need to install Node.js LTS Version: 16.13.1 on your machine

Open the terminal and navigate to the directory where you cloned the repo

Run npm i to install dependencies

Run node app.js to start the server

Navigate to localhost:8085 in the browser to build your first pizza!