Skip to content

tuladhar/kcna-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

KCNA Quiz (Kubernetes and Cloud Native Associate Quiz)

Website License

Description

The KCNA Quiz project provides a free and interactive platform for anyone preparing for the Kubernetes and Cloud Native Associate (KCNA) certification. Test your knowledge and get ready for the KCNA exam with this easy-to-use quiz application.

Explore the live project here: kcsa.purutuladhar.com.

Table of Contents

Features

  • A variety of questions covering Kubernetes and Cloud Native topics.
  • Interactive UI built with modern web technologies.
  • Real-time feedback on answers.
  • Mobile-friendly design.

Demo

Check out the live quiz application: kcsa.purutuladhar.com.

Development

Follow these steps to set up the project locally:

  1. Clone the repository:

    git clone https://github.com/tuladhar/kcna-quiz.git
    cd kcna-quiz
  2. Install dependencies:

npm install
  1. Start the development server:
npm run dev
  1. Open your browser and navigate to http://localhost:3000 to view the application.

Build

To build the project for production, follow these steps:

  1. Run the following command to generate the production build:
    npx next build
  2. Copy the contents of the out/ directory to this repository.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgments

  • Next.js - The framework used for building the app.
  • Framer Motion - For animations.
  • Lucide React - Icons used in the app.
  • Canvas Confetti - Fun confetti effects.
  • React Simple Icons - For additional icons.

Happy learning and good luck with your KCNA certification!

About

Free Kubernetes and Cloud Native Associate (KCNA) Quiz

Topics

Resources

Stars

Watchers

Forks