The web app is designed for typing practice, aiming to improve users' speed and accuracy. It offers interactive exercises and provides real-time feedback to help users track their progress. The app's goal is to enhance typing skills effectively through engaging activities and immediate performance insights.
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/Abinash4567/type_swift
- Install dependencies:
npm install
- Start the development server:
npm run dev
- After setting up the project locally, access the application at
localhost:3000
.