Skip to content

A minimalistic dark-mode app that provides a full-screen text box for users to type freely.

License

Notifications You must be signed in to change notification settings

kay-who-codes/Type-Box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimalistic Type Box

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.

App Image


Features

  • 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.

Usage

  1. Open the app in a browser - LINK TO THE APP.
  2. Start typing in the full-screen text box.
  3. Your text is automatically saved. Refresh the page, and your work will still be there!

Files

  • 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.

Contributing

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.


Contact

About

A minimalistic dark-mode app that provides a full-screen text box for users to type freely.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published