Skip to content

Commit

Permalink
Adding README documentation file
Browse files Browse the repository at this point in the history
  • Loading branch information
jreategui07 committed Jun 19, 2024
1 parent 60f2570 commit 8fa5faa
Show file tree
Hide file tree
Showing 12 changed files with 111 additions and 0 deletions.
53 changes: 53 additions & 0 deletions README-es.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
# MPA - Flexbox

<p float="left">
<img src="./assets/logo/html5-logo.png" width="155" alt="HTML5 Logo" />
<img src="./assets/logo/css3-logo.png" width="110" alt="CSS3 Logo" />
<img style="margin-left: 20px" src="./assets/logo/javascript-logo.png" width="125" alt="Google Fonts Logo" />
<img style="margin-left: 20px" src="./assets/logo/google-fonts-logo.png" width="400" alt="Google Fonts Logo" />
</p>

## Descripción

Una demostración de una Aplicación de Múltiples Páginas (MPA) que muestra un diseño responsivo con Flexbox, estilos CSS personalizados para el diseño y JavaScript para contenido dinámico y persistencia de datos utilizando almacenamiento local.

## Características

- **Multi Page Application (MPA)**
- **HTML5**
- **CSS3**
- **JavaScript**
- **Flexbox**
- **Google Fonts**

## Configuración Necesaria

- **Abrir `index.html` en el navegador**

## Demostración

Aquí hay algunas capturas de pantalla de la aplicación:

![Screenshot 1](./assets/demo/home-page.png)

![Screenshot 2](./assets/demo/movies-page.png)

![Screenshot 3](./assets/demo/artists-page.png)

![Screenshot 4](./assets/demo/subscription-plans-page.png)

![Screenshot 5](./assets/demo/purcharse-plan-page.png)

![Screenshot 6](./assets/demo/purcharse-plan-page-form-demo.png)

## Licencia [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

The MIT License (MIT)

- **Copyright (c) 2024 Jonathan Reátegui**

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
58 changes: 58 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
# MPA - Flexbox

<p float="left">
<img src="./assets/logo/html5-logo.png" width="155" alt="HTML5 Logo" />
<img src="./assets/logo/css3-logo.png" width="110" alt="CSS3 Logo" />
<img style="margin-left: 20px" src="./assets/logo/javascript-logo.png" width="125" alt="Google Fonts Logo" />
<img style="margin-left: 20px" src="./assets/logo/google-fonts-logo.png" width="400" alt="Google Fonts Logo" />
</p>

## Description

A demonstration of a Multi Page Application (MPA) demonstrating a responsive layout with Flexbox, custom CSS styles for design, and JavaScript for dynamic content and data persistence using local storage.

## Features

- **Multi Page Application (MPA)**
- **HTML5**
- **CSS3**
- **JavaScript**
- **Flexbox**
- **Google Fonts**

## Required Configuration

- **Open `index.html` in the browser**

## Demo

Here are some screenshots of the application:

![Screenshot 1](./assets/demo/home-page.png)

![Screenshot 2](./assets/demo/movies-page.png)

![Screenshot 3](./assets/demo/artists-page.png)

![Screenshot 4](./assets/demo/subscription-plans-page.png)

![Screenshot 5](./assets/demo/purcharse-plan-page.png)

![Screenshot 6](./assets/demo/purcharse-plan-page-form-demo.png)

## License [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

The MIT License (MIT)

- **Copyright (c) 2024 Jonathan Reátegui**

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

## Notes

- This README is also available in Spanish [here](README-es.md)
- Este README también está disponible en español [aquí](README-es.md)
Binary file added assets/demo/artists-page.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/demo/home-page.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/demo/movies-page.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/demo/purcharse-plan-page-form-demo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/demo/purcharse-plan-page.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/demo/subscription-plans-page.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/logo/css3-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/logo/google-fonts-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/logo/html5-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/logo/javascript-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8fa5faa

Please sign in to comment.