https://github.com/vladokuskov/interview-quiz
Prepare for an interview with your questions.
https://github.com/vladokuskov/interview-quiz
dompurify pinia tailwindcss vue
Last synced: about 2 months ago
JSON representation
Prepare for an interview with your questions.
- Host: GitHub
- URL: https://github.com/vladokuskov/interview-quiz
- Owner: vladokuskov
- Created: 2023-08-09T09:12:30.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-27T09:05:52.000Z (almost 3 years ago)
- Last Synced: 2025-02-10T05:27:35.660Z (over 1 year ago)
- Topics: dompurify, pinia, tailwindcss, vue
- Language: Vue
- Homepage: https://interview-quiz-swappnet.vercel.app/
- Size: 287 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README


`Interview Quiz` - Prepare for an interview with your questions.
To begin, upload the file in .txt format, where each row represents a question.
[Live](https://interview-quiz-swappnet.vercel.app/)
### Technology Stack
Vue.js
TypeScript
Pinia
### How to start?
1. Clone the repository: `git clone https://github.com/swappnet/interview-quiz.git`.
2. Install dependencies: `npm install`.
3. To set up `.env` file in the root directory. You can use the `.env.example` file as a template.
4. Start the development server: `npm run dev`.
5. Open http://localhost:3000 in your browser to view the app.
Liked the work ?
Give the repository a star :-)