Giter VIP home page Giter VIP logo

typeofnan-javascript-quizzes's Introduction

TypeOfNaN JavaScript Quizzes

Learn JavaScript fundamentals through fun and challenging quizzes! ๐Ÿ˜ƒ

View the app: ๐Ÿ‘‰ https://quiz.typeofnan.dev

GitHub issues PRs Welcome GitHub forks GitHub stars GitHub license


๐Ÿš€ How to run the app locally

In order to use this app locally, the package manager yarn needs to be installed

If you don't have it installed yet, head over to:

๐Ÿ‘‰ https://yarnpkg.com/en/docs/install

and install the latest yarn version for your system.

1. Clone the repo

๐Ÿ‡ Run this command to clone the repo, it shall install the app locally and change to its directory automatically:

git clone https://github.com/nas5w/typeofnan-javascript-quizzes typeofnan-javascript-quizzes && cd $_

2. Install dependencies

First, before you can use the app, you have to run this command to install all the dependencies:

yarn install

3. Start and view the app ๐Ÿ‘€

After you've installed all the dependencies, run this command to start the app:

yarn start ๐Ÿ‡

Then, in your browser, open http://localhost:8000/ to view it! ๐ŸŽ‰ ๐ŸŽ‰

๐Ÿšง Contributing

I invite you to contribute to this repository! You can do so by opening an issue, or by directly contributing questions.

To directly contribute a quiz question, do the following:

  1. Fork the repository ๐Ÿด
  2. In terminal run yarn install
  3. For creating new question run yarn new-question %your_question_name% (Note %your_question_name% should be lowercased with words separated with dash -)
  4. Open file index.md in directory content/questions/%your_question_name% and fill all fields.

If you have any questions, let me know!

๐Ÿ“‹ About the app

The app was bootstrapped using the gatsby-starter-blog template and then massaging it into a format conducive to quizzing. The app is deployed from master to Netlify.

typeofnan-javascript-quizzes's People

Contributors

advename avatar aeonwolf avatar andrewjthomsen avatar datvidc avatar dschau avatar gesposito avatar jackbravo avatar jamesleesaunders avatar jeremylleva avatar jinkim-tech avatar jmoore914 avatar jumpalottahigh avatar kyleamathews avatar luandro avatar m-allanson avatar michaelsanford avatar mmeinzer avatar morenomdz avatar mottox2 avatar nas5w avatar nicholasg04 avatar peakercope avatar pieh avatar robinmetral avatar stoozy avatar thetobsen avatar tigerclaw-az avatar tonchique avatar vico0tech avatar wowu 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.