T-Writer seeks to recreate the feel of typing on a classic typewriter using modern digital interfaces. It combines the sound of traditional typewriters with the convenience of digital platforms.
- Responsive Design: Works seamlessly across desktops, tablets, and mobile devices.
- Sound Effects: It includes sound effects to enhance the user experience.
To get started with T-Writer, follow these steps:
- Clone the repository:
git clone https://github.com/ninadvyas/T-Writter.git
- Navigate to the project directory:
cd t-writer
- Install dependencies:
npm install
- Run the application:
npm start
- Open the application in a web browser:
http://localhost:3000
This project is licensed under the MIT License - see the LICENSE file for details.