Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eduardosancho/portfolio
This website will be used as a portfolio of my web development projects. It serves as a landing page and is optimized for both desktop and mobile responsiveness.
https://github.com/eduardosancho/portfolio
css html javascript portfolio
Last synced: 2 days ago
JSON representation
This website will be used as a portfolio of my web development projects. It serves as a landing page and is optimized for both desktop and mobile responsiveness.
- Host: GitHub
- URL: https://github.com/eduardosancho/portfolio
- Owner: eduardosancho
- Created: 2021-11-24T21:38:50.000Z (about 3 years ago)
- Default Branch: development
- Last Pushed: 2022-07-14T06:36:11.000Z (over 2 years ago)
- Last Synced: 2024-10-30T07:06:47.633Z (3 months ago)
- Topics: css, html, javascript, portfolio
- Language: CSS
- Homepage: https://eduardosancho.github.io/Portfolio/
- Size: 13.4 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
![](https://img.shields.io/static/v1?label=BY&message=eduardosancho&color=red)# Professional Portfolio
* [Live Demo](https://eduardosancho.github.io/Portfolio/)
* [GitHub Repo](https://github.com/eduardosancho/Portfolio)![screenshot](images/screenshot.png)
## Table of Contents
- [Description](#description)
- [Built With](#built-with)
- [Getting Started](#getting-started)
- [Setup](#setup)
- [Scripts](#scripts)
- [Start dev server](#start-dev-server)
- [Build for production](#Build-for-production)
- [Locally preview production build](#Locally-preview-production-build)
- [Show Your Support](#how-your-support)
- [Acknowledgments](#acknowledgments)
- [License](#license)## Description
I want to invite you take a sneak peek at my work. Feel free to open my projects and toy around.
## Built With- Major languages: HTML, CSS and JavaScript
## Getting StartedLive preview of the website, published using GithubPages:
https://eduardosancho.github.io/Portfolio/To get a local copy up and running follow these simple example steps.
1. Type in your terminal `$ git clone https://github.com/eduardosancho/Portfolio.git` to clone this repo.
2. Install the [Live Server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer) extension in VScode.
3. Right-click on `index.html` and select `Open with Live Server`.## Authors
👤 **Eduardo Sancho**
|Website|Link|
|----|-----|
|GitHub| [@eduardosancho](https://github.com/eduardosancho)|## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used:
- @sergiogval @Yothu @hendridg
- Inspiration from [Template #5](https://www.figma.com/file/l7SqJ3ZfkAKih9sFxvWSR4/Microverse-Student-Project-1?node-id=67%3A553) of Figma.
- etc## 📝 License
This project is [MIT](./MIT.md) licensed.