Skip to content

mopls/growth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Growth Conference Website A responsive website for a conference focused on personal development and strategic relationships. ## Features - Responsive design that works on all devices - Smooth scrolling navigation - Interactive forms for registration and contact - Modern, clean design - Easy to customize ## Structure - `index.html` - Main HTML file - `styles.css` - CSS styles - `script.js` - JavaScript for interactivity - `placeholder-speaker.svg` - Placeholder image for speakers ## Customization 1. **Content**: Update the text in `index.html` with your actual conference details, speakers, schedule, etc. 2. **Styling**: Modify `styles.css` to change colors, fonts, and layout. 3. **Images**: Replace `placeholder-speaker.svg` with actual speaker photos. 4. **Forms**: The forms currently show alerts. For production, integrate with a backend service like Google Forms, Mailchimp, or a custom server. ## Deployment This website is set up for GitHub Pages. To deploy: 1. Push your changes to the `main` branch (or `master` if using older repos). 2. Go to your repository settings. 3. Scroll to "Pages" section. 4. Select "Deploy from a branch" and choose `main`. 5. The site will be available at `https://yourusername.github.io/repository-name/` ## Development To run locally: - Open `index.html` in your browser, or - Use a local server like `python -m http.server` or Live Server extension in VS Code. ## Technologies Used - HTML5 - CSS3 - JavaScript (ES6+) ## License Feel free to use and modify this template for your conference website.# growth # growth

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors