Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/luffytaro22/portfolio

Portfolio is my personal programmer portfolio following my own design, using the Mobile First principle and SPA methodology. Was built with React.js, JavaScript and TailwindCSS.
https://github.com/luffytaro22/portfolio

javascript portfolio reactjs tailwindcss

Last synced: about 1 month ago
JSON representation

Portfolio is my personal programmer portfolio following my own design, using the Mobile First principle and SPA methodology. Was built with React.js, JavaScript and TailwindCSS.

Awesome Lists containing this project

README

        

πŸ“— Table of Contents


# πŸ“– Portfolio

**Portfolio** is my personal programmer portfolio following my own design, using the Mobile First principle and SPA methodology. Was built with React.js, JavaScript and TailwindCSS.

## πŸ›  Built With

### Tech Stack

* HTML5
* CSS3
* JavaScript
* React.js & Redux
* TailwindCSS.

### Key Features
* SPA with react router.
* Responsive design.

(back to top)

## πŸš€ Live Demo
[Live Demo](https://portfolio-manuel-sanchez.vercel.app/)

(back to top)

## πŸ’» Getting Started

### Prerequisites
In order to run this project you need to have:

- A Text Editor.
- A Browser.

### Setup
To clone this repository to your desired folder, run the following command:

```
git clone [email protected]:Luffytaro22/Portfolio.git
```

### Install
```
npm install
```

### Usage

Initialize it with

```
npm run dev
```

### Deployment
You can deploy this project using [this link](https://portfolio-manuel-sanchez.vercel.app/)

(back to top)

## πŸ‘₯ Authors

πŸ‘€ **Manuel SΓ‘nchez**

- GitHub: [@Luffytaro22](https://github.com/Luffytaro22)
- LinkedIn: [Manuel SΓ‘nchez](https://www.linkedin.com/in/manuel-alejandro-sanchez-sierra/)

(back to top)

## πŸ”­ Future Features
* Add animations to improve UX.

(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 please give it a star ⭐️

(back to top)

## πŸ™ Acknowledgments

I would like to give credits to the following:
* **Microverse** for this readme template.

(back to top)

## πŸ“ License

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

(back to top)