Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/inspecta/microverse-assembly
- Owner: inspecta
- Created: 2022-09-12T08:15:40.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-19T17:43:30.000Z (over 1 year ago)
- Last Synced: 2024-05-17T15:32:34.941Z (7 months ago)
- Topics: css, dom-manipulation, flexbox-css, html, javascript, semantic-web
- Language: CSS
- Homepage:
- Size: 3.31 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.Client
DOM
Database
- View the program and speakers of Microverse Assembly
- View the details of the previous assemblies
- Responsive and Accessible
### Screenshot
![](./screenshot.png)
- [Live Demo Link](https://inspecta.github.io/Capstone-web-project/index.html)
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
👤 **Author1**
- GitHub: [@inspecta](https://github.com/inspecta)
- Twitter: [@djmulinde](https://twitter.com/djmulinde)
- LinkedIn: [LinkedIn](https://linkedin.com/in/mulinde-derrick)
- [ ] Add more functionality (Some links are inactive)
- [ ] Add a backend to continueously update the information
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project, please give it a star.
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)
> 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.
This project is [MIT](./MIT) licensed.