Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/inspecta/microverse-assembly

Microverse Monthly assembly website; a replica of the CC Global Summit Korea 2015. It is a milestone of my first module at Microverse.
https://github.com/inspecta/microverse-assembly

css dom-manipulation flexbox-css html javascript semantic-web

Last synced: about 1 month ago
JSON representation

Microverse Monthly assembly website; a replica of the CC Global Summit Korea 2015. It is a milestone of my first module at Microverse.

Awesome Lists containing this project

README

        


MICROVERSE MONTHLY ASSEMBLY

# 📗 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 (OPTIONAL)](#faq)
- [📝 License](#license)

# 📖 MICROVERSE MONTHLY ASSEMBLY

This project will be a replica of CC-Global-Summit-2015 [website](https://www.behance.net/) gallery. It's a capstone project of the skills and knowledge I have obtained during my first module at Microverse.
It consists of two pages (home and about pages) and these are responsive depending on the screen side.
It is accessible to all kinds of readers because it's designed with the highly recommended semantic tags, amazing color contrasts, photos and icons.

## 🛠 Built With

### Tech Stack

Client

DOM

Database



### Key Features

- View the program and speakers of Microverse Assembly
- View the details of the previous assemblies
- Responsive and Accessible

(back to top)

### Screenshot

![](./screenshot.png)

## 🚀 Live Demo

- [Live Demo Link](https://inspecta.github.io/Capstone-web-project/index.html)

(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:
- Local Machine, Git, Text Editor (VS Code preferably)

### Setup

Clone this repository to your desired folder:

```sh
git clone https://github.com/inspecta/Microverse-Assembly.git
```

### Install

Install this project with:

```sh
cd microverse-assembly
```

### Usage

To run the project, open index.html with a Live Server

### Deployment

You can deploy this project using Netlify or. Github Pages

(back to top)

## 👥 Authors

👤 **Author1**

- GitHub: [@inspecta](https://github.com/inspecta)
- Twitter: [@djmulinde](https://twitter.com/djmulinde)
- LinkedIn: [LinkedIn](https://linkedin.com/in/mulinde-derrick)

(back to top)

## 🔭 Future Features

- [ ] Add more functionality (Some links are inactive)
- [ ] Add a backend to continueously update the information

(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, please give it a star.

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse for their continued support. They've provided us with the reading material that have helped us to create this application.

I would also like to give a special shout out to [Cindy Shin](https://www.behance.net/gregoirevella) for the amazing design template. Checkout Cindy's design [Here](https://www.behance.net/adagio07)

(back to top)

## ❓ FAQ (OPTIONAL)

> Add at least 2 questions new developers would ask when they decide to use your project.

- **Can I reuse this code?**

- Yes sure, feel free.

- **Are contributions welcome?**

- Yes please. Contact me at `[email protected]` and I will be happy to add you as a contributor.

(back to top)

## 📝 License

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

(back to top)