- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
Capstone Project Module1 is a HTML, CSS, and JS website project for an upcoming summit. The project consist of The following pages and sections -The About page. -The Home page. -The card section. -The partner section. -Exhibition section. -The functionality on Mobile Menu
HTML
CSS
JS
HTML
- headbar-menu
- Menu list functionality
- Responsive
- program icon
- Media Query
You can view this project using this URL "https://zuwairanajma.github.io/ModuleOne-Capstone-Project/"
To get a local copy up and running, follow these steps.
Clone this repository to your desired folder:
Fork this repo git clone git@github.com/Zuwairanajma/ModuleOne-Capstone-Project .git
In order to run this project you need:
- GitHub account;
- Install Git on your OS.
Installations required to run this project:
- Webhint installation. Run the following command:
npm install --save-dev hint@7.x
- Stylelint installation. Run the following command:
npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x
You can use this project by cloning it to your folder and changing index.html and styles.css files.
To run tests, run the following commands:
npx hint . npx stylelint "**/*.{css,scss}"
This project was deployed using github pages, refer to the live demo for deployed url.
👤 Author1
👤 Zuwaira Sadiq
- GitHub: @Zuwairanajma
- Twitter: @SadiqJuwairiyya
- LinkedIn: Zuwaira Sadiq
- More pages
- Functionalities
- Improved UI design
- Enhance Designs for all screen sizes and other media queries such as "print
Contributions, issues, and feature requests are welcome!
If you like this project, support and encourage me by staring it and leaving a comment.
I would like to thank @CindyShin for the original Template of the webpage.
No FAQ for now
This project is MIT licensed.