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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

First Capstone

This is the First Capstone Project. It's a Digital Marketing Services wesbite and is built following design guidlines.

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

(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

(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

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

(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 licensed.

(back to top)

About

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.

License:MIT License


Languages

Language:HTML 41.6%Language:CSS 41.2%Language:JavaScript 17.2%