Skip to content

saqibtanveer786/typing-practice

Repository files navigation

Hand Drawn Essay Illustration

live demo

Typing Practice App with Next.js

Welcome to the Typing Practice App built with Next.js! This application provides a platform for users to enhance their typing skills through interactive exercises.

Features

  • User-Friendly Interface: Intuitive design for a seamless typing experience.
  • Practice Weak Letters: Functionality for generating diff words from the provided letters.

Getting Started

Prerequisites

  • Node.js and npm installed on your machine.

Installation

  1. Clone the repository:
git clone https://github.com/saqibtanveer786/typing-practice-app.git
cd typing-practice-app

Install dependencies:

npm install

Start the development server:

npm run dev

Open your browser and go to http://localhost:3000 to access the Typing Practice App.

Usage

you can start typing by just visiting the website. You can find input field on the page where you can enter your weak letters and this app will generate rand words from that letters. You can also practice lesson by lesson. Lessons can be found on the right side of the app.

Contributing

Contributions are welcome! If you'd like to contribute to the project, please follow our contribution guidelines.

Happy Typing! 🚀