Skip to content

ChrisWhisker/elden-ring-message-creator

Repository files navigation

logo2-150

Elden Scribe

Elden Scribe is a web application built with Next.js and React, designed to assist players of Elden Ring in quickly and easily constructing messages using the game's extensive vocabulary. Gone are the days of scrolling through long lists of words in each category to find the right one. With Elden Scribe, you can filter all the words in the game, construct messages by piecing together different parts, and view their categories to locate them more easily in the game.

Try it out here.

Technologies Used

  • Next.js: React framework for building server-rendered applications.
  • React: JavaScript library for building user interfaces.
  • TypeScript: Typed superset of JavaScript that compiles to plain JavaScript.
  • Tailwind CSS: Utility-first CSS framework for styling.
  • React Hook Form: Library for managing form state in React.
  • ESLint and Prettier: Tools for code linting and formatting.

Contributing

Contributions are welcome! If you'd like to contribute to Elden Scribe, please follow these steps:

  1. Fork the repository and create your branch from main.
  2. Make your changes and ensure the code passes linting checks.
  3. Test your changes thoroughly.
  4. Open a pull request describing the changes you've made.