Skip to content

ulf-frostypaw/MyFursona

Repository files navigation

MF banner variant 2

MyFursona

MyFursona is an open source platform where users can manage their artworks, various types of media about their fursona. The project is still in the works, so a lot of breaking changes are bound to happen!

Contributing

Prerequisites

  • Node.js versions 16 or higher (LTS recommended)
  • Yarn package manager
  • (Optional) WSL/Git Bash

Installation

Fork and clone the repository

git clone https://github.com/MyFursona-Project/MyFursona.git

Install its dependencies

yarn install

To run the website; you can start a local dev server

yarn dev:web

License

MIT

Languages

  • PHP 70.2%
  • Vue 17.1%
  • TypeScript 8.2%
  • JavaScript 3.4%
  • Blade 0.5%
  • CSS 0.3%
  • SCSS 0.3%