/elden-ring-planner

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

Primary LanguageTypeScript

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.