Ecstasy is a landing page created for a startup, with inspiration taken from various sources to design a modern and engaging user experience.
This project is a landing page designed for a startup, showcasing various sections such as services, portfolio, blog, and contact form.
- Responsive design
- Interactive elements
- Contact form
- Blog section
- Portfolio showcase
- HTML
- CSS
- JavaScript
- PHP
- assets/: Contains images and other static assets
- blog/: Blog-related files
- contact form/: PHP scripts for the contact form
- css/: Stylesheets
- js/: JavaScript files
- portfolio/: Portfolio-related files
- services/: Services section files
- index.htm: Main HTML file
-
Clone the repository:
git clone https://github.com/mihir2004/Ecstasy.git cd Ecstasy
-
Open
index.htm
in your browser to view the landing page.
- Modify
index.htm
,css
, andjs
files to customize the content and styling. - Update the PHP scripts in the
contact form
folder to configure the contact form.
- 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.
This project is licensed under the MIT License - see the LICENSE file for details.