Skip to content

psegurap/us-driving-practice-test

Repository files navigation

U.S. Driving Test Practice

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.


Features

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


Getting Started

Prerequisites

  • Node.js (v16 or higher)
  • npm or yarn
  • Git

Installation

  1. Clone the repository:
git clone https://github.com/psegurap/us-driving-practice-test.git
cd us-driving-practice-test
  1. Install dependencies:
npm install
# or
yarn install
  1. Start the development server:
npm run dev
# or
yarn run start
  1. Open your browser at http://localhost:3000 to use the application.

Contributing

Contributions are welcome! To contribute:

  1. Fork the repository.
  2. Create a new branch:
git checkout -b feature/your-feature
  1. Make your changes and commit:
git commit -m "Add feature XYZ"
  1. Push to the branch:
git push origin feature/your-feature
  1. Open a pull request describing your changes.

Technologies Used


License

This project is licensed under the MIT License.


Contact

For questions or feedback, reach out to: Pedro Segurapsegurap01@gmail.com GitHub: https://github.com/psegurap

About

Learn U.S. traffic laws and practice DMV tests 100% in Spanish, tailored for the Hispanic community.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published