Portfolio Item Generator Web Tool
It's a web tool to generate portfolio items for my personal portfolio. My personal portfolio reads json data that can be easily generated with this tool.
The list of portfolio items
The editor to edit portfolio items
- List portfolio items
- Add portfolio items
- Import data from json
- Export data to json
- Import data from remote json
- Save data on browser cache
- Clone this repository
- Open
index.htmlin your browser ( recomended to use Live Server extension in VSCode ) - Add, edit or delete portfolio items
- Clone my personal portfolio and replace the
data.jsonfile with the one you exported from this tool - Customize the portfolio to your liking
This project is licensed under the MIT License - see the LICENSE.md file for details


