This is the repository for my anime-watching website, built using HTML, CSS, and Bootstrap. The site provides a user-friendly interface for anime fans to explore popular series, view details, and learn more about their favorite shows.
Check out the live versions of the website here:
- Responsive Design: Built with Bootstrap to ensure accessibility and usability across various devices.
- Navigation: Easy-to-use navigation bar to browse different sections of the site.
- HTML - Provides the structure and layout of the website.
- CSS - Adds visual styling to create a clean and immersive user experience.
- Bootstrap - Ensures a responsive layout and includes pre-styled components for faster development.
To run this project locally:
- Clone the repository:
git clone https://github.com/VivekChudasama-2004/anime-watching-site.git
- Navigate to the project folder:
cd anime-watching-site
- Open
index.html
in a browser to view the website.
Feel free to modify or expand the content by editing the HTML, CSS, and Bootstrap components to customize the website.