Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jknezevic1712/quiz_maker

Application where you can solve quizzes and manage your own!
https://github.com/jknezevic1712/quiz_maker

lucide-react nextjs14-app-router radix-ui react-hook-form shadcn-ui tailwindcss typescript zod zustand

Last synced: about 2 months ago
JSON representation

Application where you can solve quizzes and manage your own!

Awesome Lists containing this project

README

        

# Quiz Maker

Application where you can solve quizzes and manage your own!

## How to run

### Production

1. npm ci
2. npm run build
3. npm run start

### Development

1. npm ci
2. npm run dev