Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/luffytaro22/portfolio
- Owner: Luffytaro22
- License: mit
- Created: 2023-11-20T19:49:26.000Z (about 1 year ago)
- Default Branch: dev
- Last Pushed: 2024-01-04T21:27:19.000Z (12 months ago)
- Last Synced: 2024-05-17T15:42:37.581Z (7 months ago)
- Topics: javascript, portfolio, reactjs, tailwindcss
- Language: JavaScript
- Homepage: https://portfolio-manuel-sanchez.vercel.app/
- Size: 6.04 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
π Table of Contents
-
π About the Project
- π Live Demo
-
π» Getting Started
- π₯ Authors
- π Future Features
- π€ Contributing
- βοΈ Show your support
- π Acknowledgements
- π License
**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.
### Tech Stack
* HTML5
* CSS3
* JavaScript
* React.js & Redux
* TailwindCSS.
### Key Features
* SPA with react router.
* Responsive design.
## π Live Demo
[Live Demo](https://portfolio-manuel-sanchez.vercel.app/)
### 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/)
π€ **Manuel SΓ‘nchez**
- GitHub: [@Luffytaro22](https://github.com/Luffytaro22)
- LinkedIn: [Manuel SΓ‘nchez](https://www.linkedin.com/in/manuel-alejandro-sanchez-sierra/)
## π Future Features
* Add animations to improve UX.
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## βοΈ Show your support
If you like this project please give it a star βοΈ
I would like to give credits to the following:
* **Microverse** for this readme template.
This project is [MIT](./LICENSE) licensed.