https://github.com/ashmalzahra/first-capstone-project
This capstone project is build based on an online website for Digital Marketing Services. The topic and content of the page is personalized but the design guidelines have been followed.
https://github.com/ashmalzahra/first-capstone-project
best-practices css3 dom-manipulation github-pages html5 javascript technical-communication
Last synced: 2 months ago
JSON representation
This capstone project is build based on an online website for Digital Marketing Services. The topic and content of the page is personalized but the design guidelines have been followed.
- Host: GitHub
- URL: https://github.com/ashmalzahra/first-capstone-project
- Owner: ashmalzahra
- License: mit
- Created: 2023-01-04T09:26:54.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-13T22:11:21.000Z (about 3 years ago)
- Last Synced: 2025-02-10T21:19:46.267Z (over 1 year ago)
- Topics: best-practices, css3, dom-manipulation, github-pages, html5, javascript, technical-communication
- Language: HTML
- Homepage:
- Size: 7.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)
# First Capstone
This is the First Capstone Project. It's a Digital Marketing Services wesbite and is built following [design guidlines](https://www.behance.net/gallery/29845175/CC-Global-Summit-2015).
## Built With
- Git SCM
- HTML, CSS
- VSCode
## Getting Started
Clone this repository to get started with the project, make sure to configure linters by following the instructions in the [Linters README file](https://github.com/microverseinc/linters-config/blob/master/README.md)
Client
- HTML
- CSS
- JavaScript
Server
- N/A
Database
- N/A
- Full responsive Home and About sections.
- Featured speakers dynamically created using JavaScript.
- Mobile Menu functionaluity implemented in JavaScript.
### Live Link
- [Live Link](https://ashmalzahra.github.io/First-Capstone-Project/)
### Prerequisites
In order to run this project you need: any functional browser.
### Setup
- Clone the folder to your local machine.
- Open the index.html file in your brower.
### Usage
To run the project, open your live server
### Run tests
- After pushing the changes on github, merge your pull request and let github action process changes and fix errors, if any.
- For stylelint errors run:sudo npx stylelint "**/*.{css,scss}" --fix for automatic fix.
### Deployment
You can deploy this project using:
N/A
## Authors
👤 **Ashmal Zahra**
- GitHub: [@ashmalzahra](https://github.com/ashmalzahra)
- Twitter: [@AshmalZahraa](https://twitter.com/AshmalZahraa)
- LinkedIn: [ashmal-zahra](https://www.linkedin.com/in/ashmal-zahra)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/ashmalzahra/First-Capstone-Project/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Original design idea by [Cindy Shin in Behance](https://www.behance.net/adagio07).
- **Can I download and use the project?**
- Yes, the project is open source, you can download and use it as you wish.
## 📝 License
This project is [MIT](./LICENSE.md) licensed.