Transform your browser's new tab into a personalized, motivational dashboard with our sleek React-based Chrome extension!
Demo : CleanState
Add to your Edge Browser: EDGE ADD ON STORE
- 🕰️ 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
- Clone this repository:
git clone https://github.com/HackStyx/clean-slate.git
- Navigate to the project directory:
cd clean-slate
- Install dependencies:
npm install
- Build the extension:
npm run build
- 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
- Open Chrome and go to
To run the app in development mode:
Open http://localhost:3000 to view it in your browser.
Run the test suite with:
- React - UI Library
- Tailwind CSS - Styling
- Lucide React - Icons
We welcome contributions! Please see our Contributing Guide for more details.
This project is licensed under the MIT License - see the LICENSE.md file for details.