Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deepak-mahanta/edusity
Edusity - An University website
https://github.com/deepak-mahanta/edusity
css3 html5 reactjs web3forms
Last synced: 7 days ago
JSON representation
Edusity - An University website
- Host: GitHub
- URL: https://github.com/deepak-mahanta/edusity
- Owner: Deepak-Mahanta
- Created: 2024-08-10T11:01:19.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-28T14:45:00.000Z (24 days ago)
- Last Synced: 2024-11-28T15:36:06.171Z (24 days ago)
- Topics: css3, html5, reactjs, web3forms
- Language: JavaScript
- Homepage: https://edusity-steel-kappa.vercel.app
- Size: 11.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# University Website
## Overview
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.
## Features- 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.
## InstallationTo run the University Website locally, follow these steps:
1. Clone the repository:
```bash
git clone https://github.com/yourusername/Edusity.git
```2. Navigate to the project directory:
```bash
cd Edusity
```3. Install dependencies:
```bash
npm install
```4. Start the development server:
```bash
npm run dev
```5. Open your web browser and navigate to `http://localhost:3000` to view the website.
## Technologies Used
- **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## Contributing
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.
## Contact
For any inquiries or feedback, please contact [Deepak Ku. Mahanta](https://www.linkedin.com/in/contactdeepk/).
---
*Note: Replace placeholders (such as `yourusername`, `Your Name`, `[email protected]`, etc.) with appropriate values.*