Genshinpedia A web user interface made with React for accessing the genshin.dev API. Setup With this repository as your working directory, install its dependencies with npm ci and run the development build on localhost:3000 with npm start Deploy npm run deploy