williamoliverpro / foodfy

Foodfy is an MVC web application, in which it helps in creating recipes made by chefs for people who like to cook.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo Foodfy

Foodfy

Foodfy is an MVC web application, in which it helps in creating recipes made by chefs for people who like to cook.

License MIT

Screenshots

Main page admin page


Features

This app features all the latest tools in web development!

  • ⚙️ Nunjucks — A templating engine for JavaScript.
  • 💹 Express — Minimalist web framework for Node.js.
  • 🐘 Postgres — Is a powerful, open source object-relational database system.

Getting started

  1. Clone this repo using git clone https://github.com/williamoliverpro/foodfy
  2. Move yourself to the appropriate directory: cd foodfy
  3. Run npm install or yarn to install dependencies
  4. Run npm start or yarn start to start the application

License

This project is licensed under the MIT License - see the LICENSE page for details.

About

Foodfy is an MVC web application, in which it helps in creating recipes made by chefs for people who like to cook.


Languages

Language:JavaScript 50.5%Language:Nunjucks 32.5%Language:CSS 17.0%