/OC-Dev-JS-P6_Fisheye

🎓 OC PROJECT N°6: FishEye is a fake photographer plateform => GOAL: Learning how to work with data and create UI with JS. +SKILLS: -Webpack -Call Api with axios -create a Lightbox gallery -create a modal -create a 'likes algo' ...

Primary LanguageJavaScript

Projet 6 Parcours front end openclassrooms

Webpack

Installation:

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