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

https://github.com/oscarfmdev/portfolio

This is my portfolio, here I display my different projects I've made.
https://github.com/oscarfmdev/portfolio

css html javascript portfolio

Last synced: 11 months ago
JSON representation

This is my portfolio, here I display my different projects I've made.

Awesome Lists containing this project

README

          




# πŸ“— Table of Contents

- [πŸ“— Table of Contents](#-table-of-contents)
- [πŸ“– Portfolio ](#-portfolio-)
- [πŸ›  Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [πŸš€ Live Demo ](#-live-demo-)
- [πŸ’» Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Deployment](#deployment)
- [πŸ‘₯ Authors ](#-authors-)
- [πŸ”­ Future Features ](#-future-features-)
- [🀝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [πŸ™ Acknowledgments ](#-acknowledgments-)
- [πŸ“ License ](#-license-)

# πŸ“– Portfolio

Portfolio is a Single Page Application, it shows my recent work and uses JavaScript to add animations.

## πŸ›  Built With

### Tech Stack

This project uses HTML, CSS and JavaScript.

### Key Features

- **Pop-up for each project**
- **Responsive web design**
- **JavaScript animations**

(back to top)

## πŸš€ Live Demo

- [Live Demo Link](https://oscarfm-dev.web.app/)

(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 to have Node.js and Git installed:

### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone git@github.com:OscarFMdev/Portfolio.git
```

### Install

Install this project with:

Example command:

```sh
cd Portfolio
npm install
```

### Usage

You can install Live Server on Visual Studio code to run it locally

### Deployment

You can deploy this project using Fly.io or GitHub pages.

(back to top)

## πŸ‘₯ Authors

πŸ‘€ **Oscar FernΓ‘ndez MuΓ±oz**

- GitHub: [@githubhandle](https://github.com/oscarfmdev)
- Twitter: [@twitterhandle](https://twitter.com/oscarfmdev)
- LinkedIn: [LinkedIn](https://linkedin.com/in/oscarfmdev)

(back to top)

## πŸ”­ Future Features

- [ ] **I will restructure this project with React**
- [ ] **UI Improvements**

(back to top)

## 🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project, kindly give it a star 🌟

(back to top)

## πŸ™ Acknowledgments

I would like to thank my partners for giving me feedback about this portfolio.

(back to top)

## πŸ“ License

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

(back to top)