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

https://github.com/jugosack/html-css-javascript-capstone-project---conference-page

The "MILCON 2023" Capstone project is a website redesign for a conference of the same name. The website was built using HTML, CSS, and JavaScript, and it features a sleek and modern design that reflects the brand's aesthetic. The website includes information about the conference, including location, dates and featured speakers.
https://github.com/jugosack/html-css-javascript-capstone-project---conference-page

css html javascript

Last synced: about 2 months ago
JSON representation

The "MILCON 2023" Capstone project is a website redesign for a conference of the same name. The website was built using HTML, CSS, and JavaScript, and it features a sleek and modern design that reflects the brand's aesthetic. The website includes information about the conference, including location, dates and featured speakers.

Awesome Lists containing this project

README

        


First Microverse Capstone Project

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [📖 Video Description](#vid-desc)
- [🛠 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)
- [Deployment](#deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 Conference Page

**Conference page** is the first Microverse Capstone at the end of Module 1

## Video Description
[Loom video describing project](https://www.loom.com/share/69349eb9e8de4197988d23b173c3f82b)

## 🛠 Built With

### Tech Stack

HTML, CSS and JavaScript

Client

Server

### Key Features

- **Navigation Bar**
- **Mobile Menu**
- **Dynamic HTML for speakers section**

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://jugosack.github.io/HTML-CSS-JavaScript-capstone-project---Conference-page/)

(back to top)

## 💻 Getting Started

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

- Download and unzip the source files
- Open index.html with a browser to view

### Prerequisites

In order to run this project you need:

```sh
git clone https://github.com/jugosack/HTML-CSS-JavaScript-capstone-project---Conference-page
npm install
```
or

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone https://github.com/jugosack/HTML-CSS-JavaScript-capstone-project---Conference-page
npm install
```

### Install

Install this project with:

```sh
cd my-project
npm install
```

### Usage

To run the project, kindly open index.html with your browser or run live server on VS Code:

### Deployment

You can deploy this project with [GitHub Pages](https://pages.github.com/):

back to top)

## 👥 Author

- GitHub: [jugosack](https://github.com/jugosack)
- Twitter: [Jugoslav Achkoski](https://twitter.com/Jugosla22401325)
- LinkedIn: [Jugoslav Achkoski](https://www.linkedin.com/in/jugoslav-achkoski-3a074021/?originalSubdomain=mk)

(back to top)

## 🔭 Future Features

- [ ] **Contact Page**
- [ ] **Developers Page**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project and would like to support, contact me.

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse, [Cindy Shin](https://www.behance.net/adagio07) for this perfect design, my coding partners and the whole developer body in Microverse for helping me get this far.

(back to top)

## 📝 License

This project is [Creative Commons](https://creativecommons.org/licenses/by-nc/4.0/legalcode) licensed.

(back to top)