Skip to content

Latest commit

 

History

History
80 lines (56 loc) · 2.81 KB

README.md

File metadata and controls

80 lines (56 loc) · 2.81 KB

🌟CleanSlate - A Minimalist Homepage Extension for a Fresh Start

Transform your browser's new tab into a personalized, motivational dashboard with our sleek React-based Chrome extension!

Build Status Vercel Deploy CodeQL Version License: MPL-2.0 Contributors Platform Support

Demo : CleanState

Add to your Edge Browser: EDGE ADD ON STORE

🚀 Features

  • 🕰️ Real-time clock with dynamic greetings
  • 🎨 Beautiful, randomly generated background gradients
  • 💡 Daily motivational quotes to inspire you
  • 📝 Built-in notepad for quick thoughts
  • ✅ Todo list to keep you organized
  • 🔍 Quick Google search functionality
  • 🖥️ Fullscreen toggle for distraction-free viewing

🛠️ Installation

  1. Clone this repository:
    git clone https://github.com/HackStyx/clean-slate.git
    
  2. Navigate to the project directory:
    cd clean-slate
    
  3. Install dependencies:
    npm install
    
  4. Build the extension:
    npm run build
    
  5. Load the extension in Chrome:
    • Open Chrome and go to chrome://extensions/
    • Enable "Developer mode"
    • Click "Load unpacked" and select the build folder from this project

💻 Development

To run the app in development mode:

Open http://localhost:3000 to view it in your browser.

🧪 Testing

Run the test suite with:

🏗️ Built With

🤝 Contributing

We welcome contributions! Please see our Contributing Guide for more details.

📜 License

This project is licensed under the MIT License - see the LICENSE.md file for details.

📬 Contact

Made with ❤️ and ☕ by HackStyx