/reppo

This is a project to list its main projects.

Primary LanguageTypeScriptMIT LicenseMIT

Reppo

Reppo

WhyTechnologies usedHow to useHow to contributeLicense

Display your main projects in a simple manner.

Why

This is a project to list its main projects. He was inspired by the Hacktoberfest 2022.

Technologies used

How to use

  # Clone the repository
  $ git clone git@github.com:schuansk/reppo.git

  # Access the project directory
  $ cd reppo

  # Install all packages
  $ yarn

  # And run
  $ yarn dev

How to contribute

  1. Use this JSON file as an example to make your page.
  2. Some tips:
    • In customBackgroundColor, use an RGB value, e.g., "customBackgroundColor": "255, 255, 255"
    • Contact icons use Ant Design Icons, you can consult them here to use, just add the name in the icon, e.g., "icon": "AiOutlineGithub"
  3. When you finish editing your json file, move it to /src/lib/db/.
    • Remember to rename it with your firstname-lastname.json.
  4. Submit your PR and wait for approval (or not 🙃).

License

Licensed under MIT.


Made lovingly by Schuansk Torres ❤️.