/nutriplan

Organize your meals and easily access to its recipes

Primary LanguageTypeScript

Nutriplan

Setup

  1. Clone this repo:
git clone https://github.com/massuhe/react-reminders-calendar.git
  1. Install dependencies:
cd react-reminders-calendar
npm install

Usage

Run dev server with mock data

npm run dev:mock