An open API service indexing awesome lists of open source software.

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.

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

(back to top)

## 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)

(back to top)

### Tech Stack

Client


  • HTML



  • CSS



  • JavaScript

Server


  • N/A

Database


  • N/A

### Key Features

- Full responsive Home and About sections.
- Featured speakers dynamically created using JavaScript.
- Mobile Menu functionaluity implemented in JavaScript.

(back to top)

### Live Link
- [Live Link](https://ashmalzahra.github.io/First-Capstone-Project/)

(back to top)

### 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.

(back to top)

### 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.

(back to top)

### Deployment

You can deploy this project using:
N/A

(back to top)

## 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)

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/ashmalzahra/First-Capstone-Project/issues).

(back to top)

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments
- Original design idea by [Cindy Shin in Behance](https://www.behance.net/adagio07).

(back to top)

## ❓ FAQ

- **Can I download and use the project?**

- Yes, the project is open source, you can download and use it as you wish.

(back to top)

## 📝 License

This project is [MIT](./LICENSE.md) licensed.

(back to top)