This is a simple and responsive web application that serves as a cooking timer for the game Sea of Thieves. It provides a countdown until cooked and a countdown until burnt for various types of food in the game.
This application was built using the following technologies:
- Next.js - A React-based web framework for building server-side rendered (SSR) and static websites
- TailwindCSS - A utility-first CSS framework for rapidly building custom user interfaces
- @iconify/react - A library of icons for use in web development
This application is deployed on Render at Sea of Thieves Cooking Timer.
- Simple and responsive design
- Countdown timers for various types of food in Sea of Thieves
- Single-click to start a timer, double-click to reset a timer
- Links to the Github repo and a fishing guide for the game
To use this application, simply click on one of the food items on the main page to start its corresponding timer. Double-clicking will reset the timer. The countdown will show the time until the food is cooked and the time until the food is burnt.
- The game Sea of Thieves was developed by Rare and published by Xbox Game Studios.
- The fishing guide used in this application was created by Reddit user /u/WarriorIv0ry and can be found here.
This application was created by Matthew Ciolino. Visit My Portfolio to learn more.