Welcome to U.S. Driving Test Practice, a web/app-based platform designed to help users prepare for the United States driving knowledge exam. This application is 100% in Spanish and its primary goal is to help the Hispanic community succeed in the DMV driving test.
-
Extensive Question Bank: Includes hundreds of real DMV-style questions covering road signs, traffic laws, and safe driving practices.
-
Interactive Quizzes: Test your knowledge with multiple-choice quizzes and receive instant feedback.
-
State-Specific Tests: Tailored questions based on the driving laws of different U.S. states.
-
User-Friendly Interface: Clean, responsive design optimized for desktop and mobile devices.
-
Fully in Spanish: All questions, explanations, and interface elements are in Spanish to make learning accessible for the Hispanic community.
- Node.js (v16 or higher)
- npm or yarn
- Git
- Clone the repository:
git clone https://github.com/psegurap/us-driving-practice-test.git
cd us-driving-practice-test- Install dependencies:
npm install
# or
yarn install- Start the development server:
npm run dev
# or
yarn run start- Open your browser at
http://localhost:3000to use the application.
Contributions are welcome! To contribute:
- Fork the repository.
- Create a new branch:
git checkout -b feature/your-feature- Make your changes and commit:
git commit -m "Add feature XYZ"- Push to the branch:
git push origin feature/your-feature- Open a pull request describing your changes.
This project is licensed under the MIT License.
For questions or feedback, reach out to: Pedro Segura – psegurap01@gmail.com GitHub: https://github.com/psegurap