FilmLane is fully responsive Movie Streaming website made using HTML, CSS, and JavaScript.
filmlane-website.mp4
Before you begin, ensure you have met the following requirements:
- You Should Know Basic or Intermediate of HTML ,CSS and JavaScript
Bootstrap Icon :
<!-- bootstrap icon link -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.5/font/bootstrap-icons.css">
Fontawesome Icon :
<!-- fontawesome icon link -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/all.min.css"/>
- Responsive Navigation Bar with Hamburger Menu
- Hero Section
- Upcoming Movie Section
- Service Section
- Top Rated Movie Section
- TV Series Section
- Trial Section
- Footer Section
- Multipage Movie webite
- Added Movie Detail Page
- I have Used Google Fonts -
Poppins
.For Using this font copy below code and paste it in your project :
<!-- google font link -->
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap" rel="stylesheet">
To run FilmLane locally, run this command on your git bash:
Linux and macOS:
sudo git clone https://github.com/pawantech12/filmlane-website.git
Windows:
git clone https://github.com/pawantech12/filmlane-website.git
If you want to contact with me you can reach me at Instagram.
This project is Free To Use and does not contains any license.