Capstone

Capstone Project Readme

📗 Table of Contents

📖 [Capstone Project]

[Capstone] is a project created to use previously learnt knowledge in html, css and javascript to build an online website for a conference.

🛠 Built With

Tech Stack

HTML
CSS
JAVASCRIPT

Key Features

  • [Responsive Design]
  • [Interactive Mobile Menu]
  • [Dynamic Page]

(back to top)

🚀 Live Demo

You can visit the live website over here

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need: Install git Install VS Code

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/over-geek/Capstone-Project

--->

Install

To install this project, set up linter by installing the following in project directory:

Terminal commands:

  npm init -y
  npx hint .
  npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x

--->

Usage

To run the project, execute the following command:

Open liveserver in VS Code

(back to top)

👥 Authors

👤 Author

(back to top)

🔭 Future Features

  • Animations and transitions

(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 star this repository.

(back to top)

🙏 Acknowledgments

I would like to thank Cindy Shin for her beautiful design Live To Design

(back to top)

📝 License

This project is MIT licensed.

(back to top)