This university website is built using React.js and CSS, providing a platform to showcase university programs, an about section, campus details, and testimonials. It includes a contact form integrated with Web3Forms to facilitate easy communication with visitors.
- Developed and deployed a fully responsive college/university website, ensuring cross-device and cross-browser compatibility. Enhanced user interaction with features like smooth scrolling, dynamic sliders, and an integrated contact form. Achieved significant improvement in front-end performance, emphasizing responsive design and user experience.
To run the University Website locally, follow these steps:
-
Clone the repository:
git clone https://github.com/yourusername/Edusity.git
-
Navigate to the project directory:
cd Edusity
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your web browser and navigate to
http://localhost:3000
to view the website.
- Frontend: React.js, HTML, CSS
- Email Service: Web3forms for sending emails from the contact form
- Deployment: Host the website on platforms like GitHub Pages, Netlify, or Vercel
Contributions are welcome! If you would like to contribute to the Portfolio Website, please fork the repository and submit a pull request with your proposed changes.
For any inquiries or feedback, please contact Deepak Ku. Mahanta.
Note: Replace placeholders (such as yourusername
, Your Name
, [email protected]
, etc.) with appropriate values.