A minimalistic dark-mode app that provides a full-screen text box for users to type freely. The app automatically saves your work, ensuring it persists even after refreshing the page.
- Dark Mode: A sleek, dark-themed design for comfortable typing.
- Auto-Save: Automatically saves your work to localStorage, so it persists even after refreshing the page.
- Responsive Design: Works seamlessly on both desktop and mobile devices.
- Minimalist Interface: A clean, distraction-free typing experience.
- Open the app in a browser - LINK TO THE APP.
- Start typing in the full-screen text box.
- Your text is automatically saved. Refresh the page, and your work will still be there!
- index.html: The main HTML file containing the structure of the app, including the full-screen text box.
- styles.css: The CSS file for styling the app with a dark mode theme and a minimalist design.
- script.js: The JavaScript file that enables auto-saving of the user's input to localStorage.
Feel free to contribute to this project by submitting issues, pull requests, or suggestions. If you want to add new features or improve existing ones, please fork the repository and submit a pull request.
- Email: kaywhocreates@gmail.com