https://github.com/viktorsvertoka/cinemania
Website Cinemania, team project Free Time on JS 📼
https://github.com/viktorsvertoka/cinemania
bem-methodology cinemania goit html5 javascript npm parcel sass
Last synced: 11 months ago
JSON representation
Website Cinemania, team project Free Time on JS 📼
- Host: GitHub
- URL: https://github.com/viktorsvertoka/cinemania
- Owner: ViktorSvertoka
- Created: 2023-05-02T18:11:08.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-30T18:01:03.000Z (almost 3 years ago)
- Last Synced: 2025-08-02T09:25:06.949Z (11 months ago)
- Topics: bem-methodology, cinemania, goit, html5, javascript, npm, parcel, sass
- Language: SCSS
- Homepage: https://viktorsvertoka.github.io/cinemania/
- Size: 119 MB
- Stars: 17
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WebSite Cinemania

## Presentation

### Development team :
- Viktor Svertoka **Team Lead** development and design of the section **Footer,
Scroll Up, Modal Window Team, add local Fonts, custom Cursors, Favicon**
- Yevhenii Lukashov **Scrum Master** development and design of the section
**API, Fetch**
- Volodymyr Zhyvun **Front End Developer** development and design of the section
**Upcomining mounth**
- Dmytro Samus **Front End Developer** development and design of the section
**Modal Window Watch Trailer, Loader**
- Vitalii Bashchenko **Front End Developer** development and design of the
section **Hero, Slider, Modal Window OOPS**
- Sergiy Yevchihen **Front End Developer** development and design of the section
**Catalog, Pagination, Search form**
- Nikita Slabushevskiy **Front End Developer** development and design of the
section **Weekly Trends**
- Ihor Kulinskyi **Front End Developer** development and design of the section
**Header, My Library**
- Kirill Litovchenko **Front End Developer** development and design of the
section **Catalog**
- Mariia Ivanova **Front End Developer** development and design of the section
**Modal Window Film**
## We use the following types of commits:
- Feat(HTML) Added new functionality
- Fix(JS) Error correction
- Perf(JPEG) Changes to improve performance
- Refactor(PNG) Code edits without fixing bugs or adding new features
- Revert(JS) Rollback to previous commits
- Style(SCSS) Code style edits
- Docs(README) Documentation update
Choose from the list the description of the commit that fits your task, in
brackets we write the file in which we worked, and in the body of the commit we
write what we did (changed) etc.
- `Look at`
[**Layout (Figma)**](https://www.figma.com/file/z7VY1GvA5xVR2ix7xeOfxx/Cinemania?node-id=0%3A1&t=5JeXJy1vNB96LXPG-1)
1. Install the project dependencies in the terminal with the command
`npm install` .
2. Start development mode by running the command `npm start`.