/OC-Dev-JS-P7_Les-petits-plats

🎓 OC PROJECT N°7: Les petits plats is a fake recipe plateform. GOAL=> Create 2 search algorithms and compare them in terms of performance +SKILLS: -search algorithmes with tags filter

Primary LanguageJavaScript

dev-js-p7

Développeur d'application - JavaScript React - Projet 7 - Développez un algorithme de recherche en JavaScript

WEBPACK Installation:

  • install node
  • from root directory run npm install
  • Run development server npm run start
  • Build for production npm run build