Skip to content

dresandev/minestyle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MineStyle

App to view your Minecraft skin with armor and armor trims, focused on great look and feel.

Screenshots

image

Run development server

Run the following commands in the terminal

  cd minestyle
  # Or the name you gave the project when cloning the repository

  # Install dependencies
  npm install
  # or
  pnpm install
  # or
  yarn install

  # Run dev server
  npm dev
  # or
  pnpm dev
  # or
  yarn dev

Backlog

  • Save app state in local storage
  • Add List of skins and capes (in their respective tabs and saved in local storage)
  • Add enchant armor effect
  • Add leather armor overlay (helmet and leggings)
  • Add set options button
  • Add elytras default skin option
  • Load skins by username

About

App to view your Minecraft skin with armor and armor trims, focused on great look and feel 😎.

Topics

Resources

Stars

Watchers

Forks