This project create from sratch a photographic gallery website.
Accessibility is the heart of this project and the site meets all the expectations that may arise from it.
For JavaScript code, the Factory Design Pattern method is at the center of the project.
You can find the Figma model here:
https://www.figma.com/file/pt8xJxC1QffW4HX16QhGZJ/UI-Design-FishEye-FR
git clone git@github.com:ArthurB2077/fisheye.gitcd fisheye && npm installcd backend && npm installnodemonAfter that the backend is launched and you could open the index.html in your browser with live-server (vs-code) for instance.
All the media will be loaded from the database and the structure of the website will be rendered.
Be aware that your localhost port 3000 must be available.
Made with: Javascript, EsLint - JS Linter, SCSS - CSS Preprocessor, Webstorm - Text editor
Author: Arthur B