LikhitMock is a web application designed to help users prepare for the written driving license exam in Nepal. It provides a platform for practicing with realistic mock tests and learning about traffic signs and rules.
- Realistic Mock Tests: Simulate the actual driving license exam with a variety of question patterns.
- Traffic Sign Information: Browse and learn about all the traffic signs in Nepal.
- Practice Mode: Practice questions by category to focus on specific areas of study.
- Responsive Design: The application is designed to work on both desktop and mobile devices.
- Framework: Next.js
- Language: TypeScript
- Styling: Tailwind CSS
- UI Components: Shadcn/ui
- AI: Google Gemini
To get a local copy up and running, follow these simple steps.
- Clone the repo
git clone https://github.com/your_username/LikhitMock.git
- Install NPM packages
pnpm install
- Start the development server
pnpm dev
The application will be available at http://localhost:9003.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.