Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fabianhermar/v1.fabianh.me
✨ My last portfolio built with ReactJS, Tailwind CSS and deploy in Vercel.
https://github.com/fabianhermar/v1.fabianh.me
portfolio react reactjs tailwindcss vercel vitejs
Last synced: about 1 month ago
JSON representation
✨ My last portfolio built with ReactJS, Tailwind CSS and deploy in Vercel.
- Host: GitHub
- URL: https://github.com/fabianhermar/v1.fabianh.me
- Owner: FabianHermar
- License: mit
- Archived: true
- Created: 2022-11-29T07:31:19.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-29T18:25:23.000Z (6 months ago)
- Last Synced: 2024-10-14T03:52:07.287Z (about 1 month ago)
- Topics: portfolio, react, reactjs, tailwindcss, vercel, vitejs
- Language: JavaScript
- Homepage: https://v1.fabianh.me/
- Size: 2.72 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Portfolio v1.0
### This portfolio was created with:
- _**Framework:**_ [ViteJS](https://vitejs.dev/) and [ReactJS](https://react.dev)
- _**Deploy:**_ [Vercel](https://vercel.com)
- _**Styling:**_ [TailwindCSS](https://tailwindcss.com)---
### TODO
- [ ] Create other version of the portfolio.
- [ ] Implement blog in version 2.0.
- [ ] Create an original design that is related to the life of the developer.
- [ ] Create timeline and additional information from the creator.
- [ ] Create a more intuitive and striking design.---
### How to run in locally?
This application requires Node.js v16.13+.
```
git clone https://github.com/FabianHMzz/fabianhmz.dev-v1.git
cd fabianhmz.dev-v1
npm install or npm i
npm run dev
```---
### Cloning / Forking
Please review the [license](https://github.com/FabianHMzz/fabianhmz.dev/blob/main/LICENSE) and remove all of my personal information (resume, images, etc.) if you use this template.