Skip to content

The Summit Conference website built with HTML, CSS, and JavaScript. The website shows the event schedule, speakers, and registration details. The website features a user-friendly interface and is designed to provide users with a seamless experience when browsing through the website.

License

Notifications You must be signed in to change notification settings

lily4178993/leaders-week

Repository files navigation


logo

Leaders Week



Table of Contents 📋



leaders-week 📖

The Summit Conference website built with HTML, CSS, and JavaScript. The website showcases information about the upcoming Summit Conference, including the event schedule, speakers, and registration details. The website features a user-friendly interface and is designed to provide users with a seamless experience when browsing through the website.


Built With 🛠

Tech Stack 🗜️

Client
  • HTML5 markup to build raw structure of this web page

  • CSS3 custom properties, FlexBox, Grid to make the website visually attractive

  • Javascript for dynamic functionality

  • Node JS as a javascript runtime machine [git], a free and open source distributed version control system

  • Linters for coding convention and coding formating


Key Features 🏷️

  • The project is UI responsive.💯
  • The section "Featured speakers" was created dynamically in JavaScript.

(back to top)



Live Demo 🚀

This conference website is hosted on GitHub pages, so if you want to check it online, please 😊 Click here.

(back to top)


Getting Started 💻

To get a local copy up and running, follow these steps.

Prerequisites 🧱

In order to run this project you need:



Setup ⚙️

  • Clone this repository to your desired folder:
    git clone https://github.com/lily4178993/leaders-week.git
  • Navigate to the folder
cd leaders-week
  • Checkout the branch
git checkout main



Install 🏗️

Install all dependencies:

    npm install



Usage 📂

To run the project, follow these instructions:

  • You have to clone this repo to your local machine.
git clone https://github.com/lily4178993/leaders-week
  • If you want to run it on your preferred browser, open index.html or about.html.



Run tests 🧪

How should it be tested? To run tests, run the following command:

  • HTML linter errors run:
npx hint . --fix
  • CSS linter errors run:
npx stylelint "**/*.{css,scss}" --fix
  • JavaScript linter errors run:
npx eslint . --fix
  • For unit testing, run:
npm test



Deployment

You can deploy this project using: GitHub Pages, Vercel or Netlify.

I used GitHub Pages to host my website. For more information about how to use GitHub pages read here 🤩. If you want to watch a video about how to use GitHub pages instead of reading click here ☺️.

(back to top)



Author

Want to get in touch with me 📲? Here are my social links:

GitHub


Twitter

LinkedIn

(back to top)



Future Features 🔭

  • implement the tickets page
  • implement the schedule page
  • include more transitions and/or animations

(back to top)



Contributing 🤝

If you have suggestions 📝, ideas 🤔, or bug reports 🐛, please feel free to open an issue on GitHub. Remember, every contribution, no matter how big or small, makes a difference.

(back to top)



Show your support 🌟

Thank you for taking the time to explore my GitHub project! Your support means a lot to me. If you find my project valuable and would like to contribute, here are a few ways you can support me:

  • Star the project ⭐️: Show your appreciation by starring this GitHub repository. It helps increase visibility and lets others know that the project is well-received.

  • Fork the project 🍴 🎣: If you're interested in making improvements or adding new features, feel free to fork the project. You can work on your own version and even submit pull requests to suggest changes.

  • Share with others 🗺️: Spread the word about this project. Share it on social media, mention it in relevant forums or communities, or recommend it to colleagues and friends who might find it useful.

(back to top)



Acknowledgments 🙏

I would like to express my sincere gratitude to Microverse, the dedicated reviewers, and my partners. Your unwavering support, feedbacks, and collaborative efforts have played an immense role in making my journey a resounding success. Thank you for being an integral part of my achievements.

I would like to express my sincere gratitude to Cindy Shinw, the author of the design that I have utilized.

(back to top)

License 📝

This project is MIT licensed.

(back to top)

About

The Summit Conference website built with HTML, CSS, and JavaScript. The website shows the event schedule, speakers, and registration details. The website features a user-friendly interface and is designed to provide users with a seamless experience when browsing through the website.

Topics

Resources

License

Stars

Watchers

Forks