gsebdev / Les-petits-plats

A JS fluid, high-performance search engine for recipes.

Home Page:https://gsebdev.github.io/Les-petits-plats/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Les-petits-plats

Description

This project was carried out as part of an openclassrooms training course.
The aim was to develop in JS a fluid, high-performance search engine for recipes.
Compare Array Methods and For loops performance i nseparate branches.\

Features

  • Realtime search input
  • Filter by tags
  • Get tag suggestions from recipe list
  • Fetch recipes from a JSON file
  • Use Webpack to bundle the code

Demo

See Demo

Usage

Install dependencies

npm install

Development server

npm run serve

Build bundle

npm run build

About

A JS fluid, high-performance search engine for recipes.

https://gsebdev.github.io/Les-petits-plats/


Languages

Language:JavaScript 87.9%Language:SCSS 10.7%Language:HTML 1.4%