https://translations.denzik.io/
Legend of Solgard is a game played globally around the world. Many players connect and discuss the game in numerous languages. In an effort to help players engage and connect more easily I built this simple site to translate the game's creatures into the various languages supported by the game.
Originally built as a public Google Spreadsheet back in 2019, I decided my Creature Translator needed a makeover.
While doing some Learning centralized around React Applications, I decided to put some of the skills learned into practice and build out a more modern web application. This application was built in collaboration with the Game Developer "Snowprint Studios". It is a simple React Application that allows for basic filtering and sorting on the data.
- Clone the respository
- From within the repository directory run:
npm start
- Open a web browser at http://localhost:3000 to view it in the browser.