/Module1_Capstone

An event webpage is designed and deployed which showcases my HTML, CSS and JavaScript skills. Responsive content with JavaScript DOM manipulation and generating html elements/tags dynamically using javascript.

MIT LicenseMIT

logo

HTML, CSS and JavaScript Capstone

📗 Table of Contents

[HTML, CSS and JavaScript Capstone] is aN HTML, CSS and JavaScript prject to showcase my HTML, CSS, JavaScript and GitHub Knowledge

🛠 Built With

1-HTML. 2-CSS. 3-JavaScript. 3-LINTERS.

Tech Stack

HTML
CSS
JavaScript
Visual Code IDE / WebStorm IDE

Key Features

  • [Mobile and Desktop Versions Deployed]
  • [Mobile Menu Deployed Using JavaScript]
  • [Speakers Section Generated Using JavaScript and Append to HTML file]

(back to top)

🚀 Live Demo

For Live demo click here

🚀 Live Video

For Live video presentation click here

## 💻 Getting Started

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

Prerequisites

1- Web browser 2- Code editor 3- Version Control System (git)

Setup

Clone this repository to your desired folder:

Run this commands:

cd my-folder
git clone https://github.com/mohashyne/Module_1-Capstone-Project.git

Install

Install this project with:

Run this command:

  cd Module_1-Capstone-Project
  npm install

Usage

To run the project, execute the following command:

launch index.html using live server or live preview

(back to top)

Deployment

You can deploy this project using: Github Pages.

GitHub Pages allows you to host static websites directly from your GitHub repository.

To deploy this project using GitHub Pages, follow these steps:

Ensure that your project has a docs folder at the root directory. If it doesn't exist, create one and place all the necessary static files (HTML, CSS, JavaScript, etc.) inside this folder.

Push your code to a branch (e.g., main or master) in your GitHub repository.

Go to your GitHub repository's settings.

Scroll down to the GitHub Pages section.

In the "Source" drop-down menu, select the branch you want to deploy (e.g., main).

Select the /docs folder as the source.

Click on the "Save" or "Apply" button to save the changes.

GitHub Pages will build and deploy your project. Once the deployment process is completed, you will see a green success message along with the URL where your project is hosted.

Visit the provided URL to view your deployed project.

Please note that it may take a few moments for GitHub Pages to build and deploy your project. Additionally, ensure that your project is set up correctly with the necessary HTML, CSS, and JavaScript files in the docs folder for it to be deployed successfully.

(back to top)

👥 Authors

👤 Muhammad Aminu Salihu

(back to top)

🔭 Future Features

  • Animation , Video and Audio, and other features that will enhance user experience, will be added in the future

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project Please Rate IT!

(back to top)

🙏 Acknowledgments

I would like to acknowledge Mosh Hamedani , Sergio Andres Usma. And also Cindy Shin who is the author of the original design which is required by the Creative Commons License I would like to thank everyone In the Miroverse Community for their support and encouragement.

(back to top)

📝 License

This project is MIT licensed.

(back to top)