Coder Social home page Coder Social logo

slice312 / math-quiz Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.49 MB

Math Quiz game, vanilla spa, feature-sliced styding

JavaScript 57.69% HTML 11.23% SCSS 29.40% CSS 1.68%
commonjs feature-sliced spa spa-router vanilla-js css html javascript webpack

math-quiz's Introduction

Math Quiz game

About

  • A study project to learn how to build single page applications, spa routing, components approach without frameworks using common js.
  • The structure of the application was developed by Feature-Sliced Design methodology

Features

  • SPA, routing, components approach with common js
  • ES6 modules, ES2022 classes
  • Some CSS animations
  • Feature-Sliced Design
  • Custom webpack setup
  • ESLint

How to run

Run server for development

npm install
npm start

This script run webpack-dev-server and auto open browser with https://localhost:5007.
If no browser is opened, you must manually open this URL in the browser.
Port 5007 specified in webpack.config.json in devConfig.

For test

You can fill leaderboard with mock data, just open browser console and type:

window.App.mockFillLeaderBoard();

math-quiz's People

Contributors

slice312 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.