Welcome to the repository for the InsIIITS magazine website of IIIT Sri City. This website is built using Vanilla JavaScript and the Turn.js API to provide an interactive and engaging experience for readers.
The InsIIITS website is a digital platform for hosting and reading the college magazine of IIIT Sri City. It aims to offer a seamless reading experience, replicating the feel of a physical magazine using page-turning effects.
- Interactive Page Turning: Uses Turn.js API for realistic page-turning effects.
- Responsive Design: Optimized for various screen sizes, ensuring a great experience on both desktop and mobile devices.
- Vanilla JavaScript: Lightweight and fast performance with no dependencies on heavy frameworks.
- HTML5: For structuring the content.
- CSS3: For styling the website.
- JavaScript: For interactivity and functionality.
- Turn.js: For implementing page-turning effects.
To set up the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/yourusername/insiiits-magazine-website.git
- Navigate to the repo:
cd insiiits-magazine-website
- Open index.html in your preferred web browser
Once you have the project set up, you can navigate through the magazine using the interactive page-turning feature. Simply click on the corners of the pages or use the arrow keys to turn the pages.
Contributions are welcome! If you would like to contribute to this project, please follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature/YourFeature
). - Make your changes.
- Commit your changes (
git commit -m 'Add some feature'
). - Push to the branch (
git push origin feature/YourFeature
). - Open a pull request.
This project is licensed under the MIT License. See the LICENSE file for more details.
If you have any questions or feedback, feel free to reach out:
- Abhijit Patil
- Email: [email protected]
- GitHub: abhijit-23blaze
Thank you for visiting the InsIIITS magazine website repository!