codingwithdidem / quizapp

Home Page:https://quizapp-gray-nine.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A quiz app with a countdown timer and a list of questions.

See in Action

Technologies Used

  • Next.js - Frontend framework for building React applications
  • Tailwind CSS - A utility-first CSS framework for rapidly building custom designs
  • Framer Motion - An open source React library to power production-ready animations
  • Vercel - An all-in-one platform for deploying modern web projects

Getting Started

First, clone the repo and install dependencies

git clone https://github.com/codingwithdidem/quizapp.git
npm install

And then you can run the development server using below command

npm run dev

Open http://localhost:3000 with your browser to see the result.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

About

https://quizapp-gray-nine.vercel.app


Languages

Language:TypeScript 95.5%Language:JavaScript 3.8%Language:CSS 0.7%