Skip to content

matt765/mistyloop

Repository files navigation

    - MistyLoop -

Application designed to be an alternative to default starting page in the browser


MistyLoop

⚙️ Tech stack

React 19, NextJS 15, TypeScript, ChakraUI, Zustand, React Query

🔗 Live link

https://mistyloop.com/

📁 Project Structure

├── src
│   ├── app
│   │   ├── api
│   │   ├── notepad
│   │   └── snake
│   ├── assets
│   │   ├── icons
│   │   └── images
│   ├── components
│   │   ├── common
│   │   ├── layout
│   │   ├── modals
│   │   ├── settings
│   │   └── views
│   │       ├── homepage
│   │       ├── intro
│   │       ├── notepad
│   │       └── snake
│   ├── hooks
│   ├── services
│   ├── store
│   ├── theme
│   │   └── components
│   └── utils
└── package.json

✨ Features

  • Current day and date
  • Weather forecast
  • "Did you know?" facts
  • Quotes
  • Task list
  • Notepad
  • Snake game (desktop only)
  • Themes
  • Customization through settings panel

🚀 How to run

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:3000
npm run build Build your production site

💡 Rebranding note

This project has been renamed in May 2025. It was formerly known as "Daydash" and accessible via the "daydash.app" domain.

📝 License

This project is licensed under the CC-BY-NC-ND-4.0 license - see the license file for more information.

Made with ♥ by matt765

About

Application designed to be an alternative to default starting page in the browser

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published