Skip to content

An Elden Ring character planner focused on fashion and visual aesthetic.

Notifications You must be signed in to change notification settings

endigo9740/elden-ring-planner

Repository files navigation

Elden Ring - Fashion Planner

This tool allows you to visually plan your character's equipment, spells, and items for Elden Ring.

Credits

Image assets provided by SkeleMann: https://twitter.com/SkeleMann/status/1509149096329854985

Developing

Install dependencies with npm install (or pnpm install or yarn), start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

npm run build

You can preview the production build with npm run preview.

Deployment

Deployment is now managed by Vercel. Push to Master and changes will deploy via CI/CD.

Contributing

Found a bug, caught a typo, or want to contribute an improvement? Please create a feature branch and submit a pull request.