Skip to content

This is an application that gives you a suggestion for a recipe that you can cook tonight

Notifications You must be signed in to change notification settings

RobbieVerdurme/MenuApp_PWA

Repository files navigation

Menuapp

This is a replica of the menuapp but in progressive web application form.

Changes

Look at the Changelog

Demo

This application is live on heroku

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

env variables

env variable Development Production
baseUrl localhost:3000 process.env.BASE_URL

Build with

Nuxt

For detailed explanation on how things work, check out Nuxt.js docs.

Authors

  • Robbie Verdurme - Initial work - GitHub

About

This is an application that gives you a suggestion for a recipe that you can cook tonight

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published