Ryuu22 / pigwt

Portfolio Item Generator Web Tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License GitHub stars GitHub forks GitHub issues

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.

Screenshots

list

The list of portfolio items

editor

The editor to edit portfolio items

Functionality

  • List portfolio items
  • Add portfolio items
  • Import data from json
  • Export data to json
  • Import data from remote json
  • Save data on browser cache

How to use

  1. Clone this repository
  2. Open index.html in your browser ( recomended to use Live Server extension in VSCode )
  3. Add, edit or delete portfolio items
  4. Clone my personal portfolio and replace the data.json file with the one you exported from this tool
  5. Customize the portfolio to your liking

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Portfolio Item Generator Web Tool

License:MIT License


Languages

Language:JavaScript 52.9%Language:CSS 32.2%Language:HTML 14.9%