Skip to content

amitmehta102/StrangerThings

Repository files navigation

🎬 Stranger Things – Fan Website

A responsive and visually rich fan-made website inspired by the Netflix series Stranger Things. This project is built using HTML, CSS, and JavaScript and focuses on clean UI, responsiveness, and smooth user experience.


🌟 Features

  • Dark cinematic theme inspired by the show
  • Responsive design (desktop & mobile)
  • Character showcase section
  • Image gallery
  • Smooth scrolling navigation
  • Clean and beginner-friendly code

🛠️ Tech Stack

  • HTML5 – Structure
  • CSS3 – Styling & layout
  • JavaScript – Interactivity

📁 Project Structure

strangerthings/
│
├── index.html
├── style.css
├── script.js
│
├── assets/
│   └── images/
│       ├── logo.png
│       ├── bg.jpg
│       ├── eleven.jpg
│       ├── mike.jpg
│       ├── dustin.jpg
│       └── lucas.jpg
│
├── README.md
└── .gitignore

▶️ How to Run Locally

  1. Clone the repository:
git clone https://github.com/your-username/strangerthings.git
  1. Open the project folder:
cd strangerthings
  1. Open index.html in any modern web browser.

🌐 Live Demo (GitHub Pages)

After enabling GitHub Pages, the website will be available at:

https://your-username.github.io/strangerthings/

📸 Screenshots

Add screenshots of the homepage, characters section, and gallery here.


⚠️ Disclaimer

This is a fan-made, non-commercial project created strictly for educational purposes. All characters, names, and images belong to their respective owners.


👨‍💻 Author

Amit Kumar Mehta B.Tech CSE Student Web Development Enthusiast


🚀 Future Enhancements

  • Season & episode timeline
  • Character detail pages
  • Background music toggle
  • Animations & transitions
  • React-based version

⭐ If you like this project, don’t forget to star the repository!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors