Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tomasesquivelgc/portfolio_mobile_first

πŸ“±πŸ“™My first mock portfolio made with HTML, CSS and JavaScript functionalities. 2 possible layouts, mobile-first and desktop.
https://github.com/tomasesquivelgc/portfolio_mobile_first

css css3 html javascript mobile-first portfolio responsive-design template

Last synced: 18 days ago
JSON representation

πŸ“±πŸ“™My first mock portfolio made with HTML, CSS and JavaScript functionalities. 2 possible layouts, mobile-first and desktop.

Awesome Lists containing this project

README

        


Portfolio: Mobile First

# πŸ“— 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)
- [πŸ“ License](#license)

# πŸ“– Portfolio: Mobile First

Portfolio: Mobile First is my first aproach at responsive web development.
Inside this project you will find a portfolio template cloned from scratch using
everything i've learned so far in the Microverse program.

[Here is a link](https://www.loom.com/share/4b5eb245644743fe9bf6854053f717ed) to a video that better explains what this project is and what is for.

## πŸ›  Built With

### Tech Stack

Client

### Key Features

The key features of this project are:

- Web responsive design with a "mobile first" aproach
- Use of flexbox to replicate a template
- An adaptive layout that responds to screen width

### Features implemented

- Functioning mobile version with a responsive layout
- Desktop version (min 768px) working complete with animations

(back to top)

## πŸš€ Live Demo

To see my Portfolio in action, simply check [here](https://tomasesquivelgc.github.io/Portfolio_Mobile_First/)

(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 only a web browser.

### Setup

Clone this repository to your desired folder:

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

### Usage

To run the project, open the index.html file.

(back to top)

## πŸ‘₯ Authors

πŸ‘€ TomΓ‘s Esquivel

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

(back to top)

## πŸ”­ Future Features

Future features of this project include:

- [βœ”] About, projects and contact section.
- [βœ”] NavBar Buttons working as intended
- [ ] Links to Social media
- [ ] An overlay menu for mobile.

(back to top)

## 🀝 Contributing

Contributions on this by:
- William OcorΓ³ (GitHub: willococa)
- Gardimy Charles (GitHub: Gardimy)
- Luis Emilio Rojas (Github: lerfast)

And every code reviewer who took the time to help me improve

(back to top)

## ⭐️ Show your support

If you like this project keep showing your support and interest in my web developer career!

(back to top)

## πŸ™ Acknowledgments

I would like to thank the whole Microverse team, the support team and code reviewers for making my time here valuable!

(back to top)

## πŸ“ License

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

(back to top)