/The-Express-Noms

An app that makes logging your burgers easier than ever.

Primary LanguageJavaScriptMIT LicenseMIT

Sweetie

Table of Contents

Description

Sweetie is an app for users who want to enjoy their favorite desserts and sweet foods without guilt. Enter the dessert you'd like to devour and nom away!

Installation

To utilize this application and edit the code, be sure to run the following scripts in your CLI to install the necessary npm packages:

Express Handlebars Handlebars is a templating language that allows users to write expressions that are then replaced with input objects.

npm i express-handlebars

Express JS Express is a framework for NodeJS that simplifies the building and routing process.

npm i express

MySQL MySQL is a database system that utilizes SQL in order to pull and insert information into databases through your localhost.

npm i mysql

Features

Demo

View the full demo live on Heroku:

Extended Reading

Click the links below to learn more about the technologies used to build this application:

To learn more about the MVC paradigm when structuring your projects, watch Web Dev Simplified's video, here.

Contributors

This project was created by Kelsey Hughes. You can view more of their projects on their GitHub profile here.

License

This project is licensed through MIT license.