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

https://github.com/ruthmy/portfolio

ResumΓ© and Personal Portfolio
https://github.com/ruthmy/portfolio

astrojs css html javascript tailwindcss

Last synced: 12 months ago
JSON representation

ResumΓ© and Personal Portfolio

Awesome Lists containing this project

README

          


Personal Portfolio


# πŸ“— Table of Contents

- [πŸ“– About the Project](#about-project)
- [πŸ›  Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)

- [πŸ’» 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)

# ✨ Personal Portfolio

The main purpose of this repository is to create a simple, eye-catching and fast website to show the projects I have worked on, and the skills acquired in them as part of my work and practice as a FullStack Developer.


## πŸ›  Built With

### Tech Stack

Client





### Key Features


  • HTML & CSS3

  • Tailwind CSS

  • Astro

  • JavaScript

  • Linters

    • Lihgthouse

    • Webhint

    • StyleLint

    • ESLint



  • Follow Microverse's list of best practices for JavaScript projects.

(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:


  • A modern browser.




  • Git and a GitHub account.


### Setup

Clone this repository to your desired folder by using this πŸ‘‡οΈ command :
```
git clone https://github.com/Ruthmy/portfolio.git
```

### Install

Install this project and its dependencies with:

```
npm install
```

### Usage

```
npm run dev
```

Runs the app in the development mode.
Open http://localhost:4321 to view it in your browser.

### Deployment

- Not aplicable.

(back to top)

## πŸ‘₯ Authors

πŸ‘€ **Ruth Abreu**

- GitHub: [@Ruthmy](https://github.com/Ruthmy)
- Twitter: [@rury_exe](https://twitter.com/rury_exe)
- LinkedIn: [LinkedIn](https://linkedin.com/in/ruth-abreu)

**Colaborators:**

πŸ‘€ **Gabriel Rozas**

- GitHub: [@EmiLoKiJu](https://github.com/emilokiju)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/grozas/)

πŸ‘€ **Dani Morillo**

- GitHub: [@danifromecuador](https://github.com/danifromecuador)
- Twitter: [@danifromecuador](https://twitter.com/danifromecuador)
- LinkedIn: [danifromecuador](https://www.linkedin.com/in/danifromecuador/)

πŸ‘€ **Alejandro Salazar Castro**

- GitHub: [@githubhandle](https://github.com/xandro2021)
- Twitter: [@twitterhandle](https://twitter.com/xandro2021)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/alejandro-salazar-ba0ba7255/)

(back to top)

## πŸ”­ Future Features

Upcoming improvements:
- [x] All fulfilled for now.

(back to top)

## 🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Ruthmy/portfolio/issues).

(back to top)

## ⭐️ Show your support

If you like this project and know someone who might find it helpful, please share it.
Or give it a **star** ⭐️

(back to top)

## πŸ™ Acknowledgments

I would like to thank all my colleagues who participated in the creation and improvement of this project in each of its phases, contributing ideas, supporting the development, pointing out errors to correct, creating their own contributions... Without you this project would not be the same.

- Original design idea by [Midudev](https://www.porfolio.dev/).

(back to top)

## πŸ“ License

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

(back to top)