oskapos / aklat

food recipes manager with vanilla JS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aklat

Aklat is a food recipes manager to manage your ever growing collection of digital recipes.

Core Features

  • Browse all available recipes with more details option.
  • Add your own recipes and let others try them.
  • Bookmark your favorite recipes for later.
  • Specify the number of servings and get back the appropriate corresponding ingredients.
  • Search for a specific meal.

Stack

Vanilla Javascript, HTML, SCSS

Quick Start

$ git clone https://github.com/omaralshayeb/aklat.git
$ cd aklat-v2
$ npm install parcel
$ npm install
$ npm start

Try a demo here: https://aklat-v2.netlify.app/

About

food recipes manager with vanilla JS.


Languages

Language:JavaScript 51.8%Language:SCSS 34.8%Language:HTML 13.4%