Within this repository, you'll discover a practice project focused on constructing the DCU: Dynamic Convergence University website. This endeavor encompasses both frontend and backend development, serving as a personal platform for honing comprehensive web development skills. Please note that this is not an official release but rather an educational undertaking. I developed the website primarily using HTML and CSS, but I integrated PHP to handle the backend mailing system. Hope you will like that.
To get started with this project, follow these steps :
-
Clone the repository:
git clone https://github.com/RanitManik/College-Website.git
-
Add This repo as Remote :
git remote add origin https://github.com/RanitManik/College-Website.git
-
Add your DEV branch on your local system :
git checkout -b DEV/{your_name}/{in which you working on}
-
push your changes to this branch :
git push --set-upstream origin DEV/{your_name}/{in which you working on}
Distributed under the MIT License. See LICENSE.txt
for more information.
-
Name - Ranit Kumar Manik
-
Email - [email protected]
-
Project Link - College-Website
-
I would like to acknowledge that I didn't create this website alone. It was inspired by a fantastic YouTube tutorial, which you can watch here »
-
Feel free to check it out and see the source of inspiration for this project.
-
Thank you for visiting my college website, and we hope you enjoy exploring my repository!