Skip to content

ShatterPlayer/quise-frontend

Repository files navigation

MIT License wakatime


Logo

Quise - frontend

Create and solve quizzes

Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. Getting Started
  3. Contributing
  4. License

About The Project

Quise is a simple web application intended to create and solve quizzes.

Disclaimer

This is a personal project. Created quizzes are deleted 30 days after creation and after big updates.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Installation

  1. Clone the repo
    git clone https://github.com/ShatterPlayer/quise-frontend.git
    or
    git clone [email protected]:ShatterPlayer/quise-frontend.git
  2. Install packages
    yarn install

Usage

Run dev server

yarn dev

Create production build

yarn build

Analyze bundle size

yarn analyze

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.