An open API service indexing awesome lists of open source software.

https://github.com/oth21dev/oxanatheis_7_02012022

:sparkles: LES PETITS PLATS - searching engine web app allowing to find the recipes using the filters and search bar.
https://github.com/oth21dev/oxanatheis_7_02012022

css drawio html5 javascript jsbench

Last synced: about 2 months ago
JSON representation

:sparkles: LES PETITS PLATS - searching engine web app allowing to find the recipes using the filters and search bar.

Awesome Lists containing this project

README

          

[![VALIDATED - HTML5](https://img.shields.io/badge/VALIDATED-HTML5-A8000E?style=for-the-badge)](https://) [![MADE WITH - JAVASCRIPT](https://img.shields.io/badge/MADE_WITH-JAVASCRIPT-1D75C2?style=for-the-badge)](https://) [![STYLED - CSS](https://img.shields.io/badge/STYLED-CSS-E034BE?style=for-the-badge)](https://)

# LES PETITS PLATS - front-end web development

LES PETITS PLATS is a searching engine web application allowing to find the recipe using the filters and search bar.
Proposed in two algoritms for the performance purpose.

## Skills

- developping two different search algoritms in Javascript (Version-1 branch and Version-2 branch)
- producing technical documentation , flowcharts using draw.io

## Local installation

- git clone https://github.com/OTH21DEV/OxanaTheis_7_02012022.git
- npm install

## Launch locally

- npm start
- open http://localhost:3000 to view it in the browser

## Technologies:

- HTML
- CSS
- Javascript

## Tools:

- Visual Studio Code
- Git
- ESLint
- Prettier