TimeStruck is a sleek and efficient web application designed to empower you in your journey towards effective time management. Whether you're tackling personal projects, organizing daily tasks, or aiming for long-term success, TimeStruck provides the essential tools and structure to maintain your momentum.
-
Timezone Conversion: Seamlessly convert times between different timezones. See how a specific time in one timezone translates to your local time, complete with a dynamic countdown timer to your target event.
-
Precise Local Time: Displays your current local time, offering options to fetch it directly from your device or via the network for enhanced accuracy.
-
Personalized Preferences: Tailor the app to perfectly match your individual style with customizable settings for:
- Theme: Choose between a light and airy interface, a dark and focused mode, or seamlessly integrate with your system's default settings.
- Language: Select your preferred language (currently English only, with support for more languages planned for future releases).
- Timezone: Manually configure your local timezone to ensure precise timekeeping.
-
Productivity Boost: Eliminate distractions and stay laser-focused on the tasks that truly matter.
-
User-Friendly Design: Intuitive and easy to use, so you can spend less time figuring out the app and more time accomplishing your goals.
-
Results-Oriented Approach: Designed to help you achieve measurable results by maximizing your time and minimizing wasted effort.
- Next.js: A powerful React framework for building dynamic and performant user interfaces with server-side rendering capabilities.
- Tailwind CSS: A utility-first CSS framework that streamlines UI development, allowing for rapid prototyping and polished designs.
- TypeScript: A typed superset of JavaScript that enhances code maintainability, scalability, and overall development efficiency.
- TimeAPI.io: A robust and dependable API for accessing timezone information and performing accurate timezone conversions. https://timeapi.io/
- Vercel: The platform of choice for frontend frameworks and static sites, enabling seamless deployment and optimal performance. [Vercel Deployment URL Here]
-
Clone the repository:
git clone https://github.com/ASKHOPE/timestruck cd timestruck -
Install dependencies:
npm install -
Start the build:
npm run build -
Start the development server:
npm run dev -
Open in your browser:
The development server will typically be accessible at http://localhost:3000.
Closed Source