https://github.com/oiibar/quizdeck
https://github.com/oiibar/quizdeck
nestjs nuxtjs pinia postgresql tailwindcss vuejs
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oiibar/quizdeck
- Owner: oiibar
- Created: 2024-07-29T15:33:09.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-29T13:14:43.000Z (over 1 year ago)
- Last Synced: 2025-04-08T13:19:03.302Z (about 1 year ago)
- Topics: nestjs, nuxtjs, pinia, postgresql, tailwindcss, vuejs
- Language: Vue
- Homepage: https://quiz-deck.vercel.app
- Size: 1.21 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CS Timer

This is a user-friendly and simple version of a popular speecubing timer web app with user authentication
π§ Features
Here're some of the project's best features:
- Authentication
- CRUD operations
- Managing flashcards
- Flashcards/Test modes
- Profile editing
π οΈ Installation Steps:
1. Clone the project
```
git clone https://github.com/oiibar/CS_Timer.git
```
2. Navigate to the client folder
```
cd QuizDeck/client
```
3. Install client-side packages
```
npm i
```
4. Run the client
```
npm run dev
```
5. Navigate to the server folder
```
cd QuizDeck/server
```
6. Install server-side packages
```
npm i
```
7. Run the server
```
npm run start:dev
```
π» Built with
Technologies used in the project:
- VueJS
- NuxtJS
- Pinia
- TypeScript
- PostgreSQL
- RESTful API
- TailwindCSS
In progress...
πLike my work?
Feel free to contact me