Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anuarshaidenov/ldn-film-fest
LDN Film Festival 2021 Website.
https://github.com/anuarshaidenov/ldn-film-fest
bem css html javascript responsive-design
Last synced: 7 days ago
JSON representation
LDN Film Festival 2021 Website.
- Host: GitHub
- URL: https://github.com/anuarshaidenov/ldn-film-fest
- Owner: anuarshaidenov
- Created: 2021-11-15T10:18:55.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-10T10:10:40.000Z (over 2 years ago)
- Last Synced: 2025-01-09T19:20:20.147Z (16 days ago)
- Topics: bem, css, html, javascript, responsive-design
- Homepage: https://anuarshaidenov.github.io/LDN-film-fest/
- Size: 15.1 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portfolio
> LDN Film Festival 2021 Website.
### Home page desktop:
![screenshot](./screenshot.png)
## Objective:
- Showcase the project.
- Let users explore the website on all devices.
- Tell about the LDN Film Festival.
- Let users see the genres of the festival.
- Let users see the supporters of the festival.
- Let users book tickets for the event.Watch [the 5 minute Loom video presentation](https://www.loom.com/share/4dcd45847764451bb7cd6cc84a54bb77) to get a better idea about the project.
## Built With
- HTML
- SCSS
- JavaScript## Live Demo
[Live Demo Link](https://anuarshaidenov.github.io/LDN-film-fest/)
## Installation
1. Clone the repository using
```
git clone https://github.com/anuarshaidenov/LDN-film-fest.git
```2. cd into the cloned repository
```
cd LDN-film-fest
```3. You now have the access to the files on your local machine!
#### Optional steps
Install the node_modules/ folder to be able to locally run the linter commands. Run:
```
npm install
```To check Webhint linter errors run:
```
npx hint .
```To check Stylelint linter errors run:
```
npx stylelint "**/*.scss"
```To check ESLint errors run:
```
npx eslint .
```## Author
- GitHub: [@anuarshaidenov](https://github.com/anuarshaidenov)
- Twitter: [@anuarnyi](https://twitter.com/anuarnyi)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/anuar-shaidenov-365a951b8/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/anuarshaidenov/LDN-film-fest/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
Original design idea by [Cindy Shin in Behance.](https://www.behance.net/gallery/29845175/CC-Global-Summit-2015)
## 📝 License
This project is [MIT](./MIT.md) licensed.