/fisheye

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.

Primary LanguageJavaScript

Fisheye

forthebadge forthebadge forthebadge forthebadge

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

Clone the project:

git clone git@github.com:ArthurB2077/fisheye.git

Install dependencies:

cd fisheye && npm install
cd backend && npm install

Start the server:

nodemon

After 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