This project is a fresh redesign of the homepage for University of Petroleum and Energy Studies (UPES), aiming to enhance the user interface and experience, while keeping the layout clean and professional. This is part of my personal web development practice.
- Modern Design: The layout has been revamped to give a sleek and modern look, keeping user experience in mind.
- Responsive: The design is fully responsive, ensuring an optimal experience across all devices (desktops, tablets, and mobiles).
- Improved Navigation: The redesigned homepage simplifies the navigation for better accessibility.
- Minimalistic Approach: Focus on essential elements and decluttered design for ease of use.
- Interactive Elements: Added subtle animations and hover effects for a more engaging experience.
- HTML5: For structuring the content.
- CSS3: For styling and responsive layout.
- Bootstrap: For responsive layouts and animations.
- JavaScript: For adding interactivity and enhanced user experience.
- Adding more interactive features like search functionality and dropdown menus.
- Integrating the backend with Node.js and MongoDB for dynamic data handling.
- SEO optimization to ensure better search engine ranking.
If you find any bugs or want to contribute to the project, feel free to open an issue or a pull request.
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Make your changes and commit them (
git commit -m 'Add some feature'
). - Push to the branch (
git push origin feature-branch
). - Open a Pull Request.