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

https://github.com/tomasesquivelgc/module1-capstone

πŸŽ‰πŸ‘·β€β™‚οΈCapstone project for the module 1 of Microverse. Landing page for a made up festival containing different sections. Two different documents you can navigate through with web responsiveness and 2 different layouts for mobile and desktop. DOM manipulation to create whole sections of content.
https://github.com/tomasesquivelgc/module1-capstone

css css3 dom-manipulation html javascript mobile-first responsive-web-design

Last synced: about 1 year ago
JSON representation

πŸŽ‰πŸ‘·β€β™‚οΈCapstone project for the module 1 of Microverse. Landing page for a made up festival containing different sections. Two different documents you can navigate through with web responsiveness and 2 different layouts for mobile and desktop. DOM manipulation to create whole sections of content.

Awesome Lists containing this project

README

          

Module 1 capstone project

# πŸ“— 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](#deployment)
- [πŸ‘₯ Authors](#authors)
- [πŸ”­ Future Features](#future-features)
- [🀝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [πŸ™ Acknowledgements](#acknowledgements)
- [πŸ“ License](#license)

# πŸ“– [module 1 capstone project]

In this project I have been tasked to copy a website using everything I've learned throughout the module. Design choices have been restricted to the template, changing only the content.

for a short video explanation of my project [click here](https://www.loom.com/share/6249f6a6535e4df7a40e9b1624ac3174)

## πŸ›  Built With

### Tech Stack

This project is a website built using:

Languages

Frameworks

### Key Features

- **Responsive UI**
- **Mobile and desktop menu**
- **JavaScript generated section**

(back to top)

## πŸš€ Live Demo

Visit my Live version here

- [Live Demo Link](https://tomasesquivelgc.github.io/module1-capstone/)

(back to top)

## πŸ’» Getting Started

This project is good for understanding how a website can be setup.

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

### Prerequisites

In order to run this project you just need a web broswer.

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone https://github.com/tomasesquivelgc/module1-capstone.git
```

### Install

No need to install anything.

### Usage

To run the project, simply open index.html on a web browser.

(back to top)

## πŸ‘₯ Authors

πŸ‘€ **TomΓ‘s MatΓ­as Esquivel**

- GitHub: [tomasesquivelgc](https://github.com/tomasesquivelgc)
- Twitter: [tomas esquivel](https://twitter.com/EsquivelTomas)
- LinkedIn: [tomas esquivel](https://www.linkedin.com/in/tomas-esquivel-b2160568/)

(back to top)

## πŸ”­ Future Features

- [ ] **Animations**
- [ ] **Button functions**
- [ ] **More sections**

(back to top)

## 🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/tomasesquivelgc/module1-capstone/issues).

(back to top)

## ⭐️ Show your support

If you like this project please give it a star and continue supporting my career!

(back to top)

## πŸ™ Acknowledgments

I would like to thank Microverse for helping me move forward and the following pages for providing free content for use:
- https://iconos8.es
- https://pixabay.com
- https://www.freepik.com

Also the original author of the template (Cindy Shin)[https://www.behance.net/adagio07]

(back to top)

## πŸ“ License

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

(back to top)