Developed within JavaScript online-course at HTML Academy platform
Micro-service for photo preview with users comments and likes.
- npm install;
- npm run start (launches project in development mode);
- npm run generate-mocks (generates mock data);
- npm run start::back (launches server);
- npm run start::front (launches webpack dev server);
HTML/CSS, JS, Webpack.