lkk95 / PlatePlan

https://plateplan.vercel.app/
MIT License
0 stars 0 forks source link


Logo

PlatePlan


A web app for planning your meals each day and week!

View Demo

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contact

About The Project



Screenshot PlatePlan



With PlatePlan you have a clean and beautiful meal planning app to get you started on your journey to less food waste and healthier eating habits. You can plan your meals on the calendar and even enter additional information about the recipe. So you always have the recipe on hand and don't need to search for long. Meals can also be edited and deleted. When you enter ingredients for a meal they will automatically be added to the shoppinglist page. That makes food shopping a lot easier and you won't forget items.

(back to top)

Built With

React

(back to top)

Getting Started

Please check the prerequisites on your system and follow the installation instructions to run the project.

Prerequisites

You need to install npm for using the web app.

Follow the instructions in the npm Docs: https://docs.npmjs.com/downloading-and-installing-node-js-and-npm

Installation

  1. Clone the repo
    git clone https://github.com/lkk95/PlatePlan.git
  2. Install NPM packages
    npm install
  3. Install FullCalendar library and plugins.
    npm install --save @fullcalendar/react @fullcalendar/daygrid @fullcalendar/interaction
  4. Install nanoid.
    npm i nanoid

(back to top)

Contact

Write me a message on:

Xing
LinkedIn

(back to top)